Hi,

Is there a way to disallow any bold text like one can do with
Gnome Terminal?

Can one disable underlining?
I've tried using

export LESS_TERMCAP_us=$'\E[30;40m' # underline start.
export LESS_TERMCAP_ue=$'\E[30;40m' # underline exit.

which changes the color as expected (cheating, but for now the
underline can't be seen), but the underline is "seen" in standout mode
(highlighting).

I've looked through the Urxvt resources section in the man page but only saw
resources for achieving the same thing, namely changing the underline color and
the underline color itself.

Thanks.

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

Reply via email to