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. _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
