2008/9/12 Sebastian Stark <[EMAIL PROTECTED]>: > > Am 12.09.2008 um 09:15 schrieb Robert Gabriel: >> >> I was wondering if there is a way to NOT underline words in man pages? > > I am not sure if I understand you correctly, but for bash or zsh you can do: > > export LESS_TERMCAP_us=$'\E[01;32m' > > This way underlined words become green in manpages. >
Yes!!!!!!!!!!!!! Thank you. This is exactly what I wanted. You're the man! Thanks. _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
