Re: Enhancing the user experience with tcsh

From: timp <timp87_at_gmail.com>
Date: Tue, 14 Feb 2012 00:03:28 -0800 (PST)
My diff:
+set autolist

-setenv PAGER   more
+setenv PAGER           less

 if ($?prompt) then
        # An interactive shell -- set some stuff up
+       set promptchars = '$#'
+       set prompt = "%{^[[50;73;1m%}\[`whoami`_at_%m %~\]%#%{^[[m%} "


I think 'set autolist' must have everyone.
PAGER is not necessary.
And this is best prompt I think =)

--
View this message in context: http://freebsd.1045724.n5.nabble.com/Enhancing-the-user-experience-with-tcsh-tp5471144p5481784.html
Sent from the freebsd-current mailing list archive at Nabble.com.
Received on Tue Feb 14 2012 - 07:21:57 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:24 UTC