Bug in FGLTTY?
"Jon Earle" <[email protected]> Mon, 25 Sep 2006 11:35:07 -0400 (EDT)
| Newsgroups | gmane.comp.lang.4gl.fourjs.user |
|---|---|
| Message-ID | <[email protected]> |
Hello,
Using Genero GDC 1.33.1b build 293.100.
When creating a shortcut to a remote system, I should be able to choose the
terminal type from the dropdown list. The shortcut wizard saves the chosen
setting in the config.xml, and when launched, is even specified properly on
the commandline ('-t' is set to the same value as in config.xml) passed to
fgltty (viewed via Process Explorer from sysinternals), however, the TERM
variable on the remote system is always set to 'xterm', NOT the terminal type
specified.
Cheers!
Jon