2009/6/30 M. Warner Losh <i...@bsdimp.com>:
> In message: <200906302252.53894....@love2party.net>
>            Max Laier <m...@love2party.net> writes:

> : $ alias less='less -X'
> :
> :    -X or --no-init
> :           Disables sending the termcap initialization and deinitialization
> :           strings to the terminal.  This is  sometimes  desirable  if  the
> :           deinitialization  string does something unnecessary, like clear-
> :           ing the screen.
> :
> : It's one of the first things I do when I get a linux shell account
> : somewhere.
>
> Looks like "setenv LESS -X" or "export LESS=-X" would do the same
> thing, no?  And work for "more" too...

Would it be possible to set it by default in /etc/csh.login (or
wherever is more appropriate) if the termcap change goes in?
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to