Hi,
Pete Turnbull wrote:
and set MANPAGER="less -X" so as not to
disappear manpages.
(This is to stop the terminal switching between its two screens so the
useful bit of the man page is hidden from view when you quit, even
though you then want to type based on its content.)
For vim, `set t_ti= t_te=' overrides the terminal's definition.
Or, have a ~/.terminfo/... compiled from the system's default but with
those entries blanked. Then all commands are "fixed".
--
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy