nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] show message number scrolls off terminal?


From: Ralph Corderoy
Subject: Re: [Nmh-workers] show message number scrolls off terminal?
Date: Mon, 09 Feb 2015 11:18:22 +0000

Hi,

Lyndon wrote:
> If you use the attached terminfo definition, the problem should go
> away.  And man pages will stay on the screen after you quit the pager.

It looks a little short compared to the system one here.  `infocmp -I
xterm' will dump the currently used binary definition as text.  `smcup'
and `rmcup' are the entries that need nobbling by removal.  tic(1) turns
it back into binary, probably for your ~/.terminfo directory.

Paul's `tput clear' wiping what's on the xterm rather than scrolling it
remains.  Perhaps `clear' can be defined to have the scrolling effect
without knowing the screen's current height;  the xterm escape sequences
list would need a bit of poring over.

Cheers, Ralph.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]