[patch] Bold + bright black = dark black
Emanuele Giaquinta
emanuele.giaquinta at gmail.com
Wed Nov 2 13:46:07 CET 2011
On Fri, Oct 28, 2011 at 01:30:40AM -0400, Ben Winslow wrote:
> I'm trying out rxvt-unicode, and I discovered that setting the color to
> bright black (\e[90m) while the bold attribute (\e[1m) is set results in
> black text (equivalent to \e[0;30m). The other bright colors (91-97) do not
> exhibit this problem, e.g. \e[1;95m and \e[1;35m produce the same color.
>
> The attached patch fixes this problem by correcting an off-by-one error in
> the fgcolor_of and bgcolor_of methods.
Thanks, fixed differently in cvs.
Emanuele
More information about the rxvt-unicode
mailing list