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`@%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.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to