> Why is urxvt changing the color of text when it's bold and the color number
> is < 8?

For compatibility with other terminals which do the same.

> I really, really dislike this and think it's a bug.

It's a documented feature - run urxvt with +is to disable it for colours.

> help make a fix. Do you have any idea where the code that's inverting the
> bold color is?

In fact, urxvt is not doing anything to the colours, but uses them as
specified. What happens is that bold switches from colours 0..7 to colours
8..15.

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