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.
>

Hi,

This works good, but for some reason the first square bracket remains white.

If I do man ls, the following happens:

ls [OPTION]... [FILE]...
     ________________

the underlined part is green but not the first square bracket.

Any suggestions please?

Thanks.

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to