On Sat, Apr 11, 2009 at 12:16:05AM +0200, Robert Gabriel <[email protected]> 
wrote:
> Is there a way to disallow any bold text like one can do with
> Gnome Terminal?

No, but you cna make bold tetx look like normal tetx by specifying the
same font for bold (and boltitalic).

> Can one disable underlining?

Not within urxvt.

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

If that solves your problem how about setting them to the empty string, or
some dummy sequence that simply doesn't enable underlining?

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [email protected]
      -=====/_/_//_/\_,_/ /_/\_\

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

Reply via email to