On Mon, 13 Jun 2005, Daniel Jacobowitz wrote:
On Mon, Jun 13, 2005 at 08:06:36PM -0400, Thomas E. Dickey wrote:
On Mon, 13 Jun 2005, Daniel Jacobowitz wrote:
I can reproduce it in gnome-terminal. If this is a bug anywhere, it's
a bug in gnome-terminal; it needs to either be compatible with xterm,
or use a different value for $TERM.
gnome-terminal does have its problems, but the bug we're talking about
is a bug in ncurses that was fixed last year...
Isn't it a bug (however marginal) if gnome-terminal and xterm handle
the same control sequences differently? The file Paul sent me displays
fine in a "real" xterm, despite the extra control sequence.
oh that.... gnome-terminal doesn't use a state machine - it uses random
logic (several switch statements tied together with ad hoc logic).
Actually that's what most of the terminal emulators do. A hardware
terminal would probably use a state machine, since it's compact.
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]