On Mon, Jun 13, 2005 at 07:50:37PM -0400, Thomas E. Dickey wrote:
> The example of the prompt above is probably the latter.  Rather than
> removing \E(B, ncurses removed only B.
> 
> The 27m's come about because of the way xterm handles errors.  It's
> predictable.
> 
> \E(
> \E[27m
> 
> is missing the final character for \E(, so the next \E goes to an
> error state, leaving the [27m printable.

Ohhh... I get it now.  So the "bug" is just that gnome-terminal's error
recovery is different from xterm's.

In that case I'll close this bug in a day or two.  The new version of
ncurses-base will prevent this from reoccuring.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to