[comp.windows.x] Interaction of curses with xterm

eric@helix.nih.gov (Eric Henry) (03/15/91)

Does anybody know how to retain xterm scrollback when
running a curses program in an xterm window?

mouse@lightning.mcrcim.mcgill.EDU (der Mouse) (03/16/91)

> Does anybody know how to retain xterm scrollback when running a
> curses program in an xterm window?

Turn on the titeInhibit resource.  For example,

xterm -xrm '*titeInhibit: true'

					der Mouse

			old: mcgill-vision!mouse
			new: mouse@larry.mcrcim.mcgill.edu