On Sat, Feb 18, 2006 at 12:50:12PM +0100, Richard Kettlewell wrote:
> Screen sometimes breaks deleting for me too.
> 
> Outside screen, <- sends ^? and my stty settings expect that.
> 
> If TERM=xterm-color:
>   Inside screen, <- sends ^[[3~ but stty settings expect ^?.
>   The bindkey line from old versions of screen has no effect on this.
> 
> If TERM=xterm:
>   Inside screen, <- sends ^? and stty settings expect that.
> 
> The reason I sometimes have TERM=xterm-color is that that's what
> Apple's Terminal.app sets.  Since ncurses applications at least seem
> to recognize TERM=xterm as a color terminal anyway setting that solves
> my immediate problem, though of course it would be nice if screen
> could "just work" without having to remember workarounds.

otoh, it would be nice if Apple's developers would "just work" and
learn how to write their own terminal description to document their
work.  (To be fair, the same applies to KDE, GNOME developers).

nsterm is the recommended $TERM for Terminal.app; report bugs against
that rather than screen (reading screen's source code should give a hint
why it's better to make the terminal description correct than continue
hacking screen).
 
-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

Attachment: pgphE6ru4xgVG.pgp
Description: PGP signature

Reply via email to