[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Annoying behavior in X (broken curses?)



> An old problem that occurs with both rxvt and xterm is that when one
> exits a curses program, the display goes to something else.  This is

RTFM xterm, look for "enabletite" (ti/te are the termcap codes for
curses startup sequences so that curses programs *specifically* get
their own screens.) There's a resource to disable it.  Also, if you
use "screen", you might find
	# let xterm scrollback behave
	termcapinfo xterm* te@:ti@
in your .screenrc useful, for related reasons...

The other problem, if it only happens under rxvt, is probably an rxvt
bug... 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: