]> granicus.if.org Git - mutt/commit
Added support for the "light" color prefix (in addition to "bright").
authorVincent Lefevre <vincent@vinc17.net>
Sat, 29 Dec 2018 18:37:57 +0000 (19:37 +0100)
committerVincent Lefevre <vincent@vinc17.net>
Sat, 29 Dec 2018 18:52:38 +0000 (19:52 +0100)
commit7af70af5d94467d7833abf919297f1f4a615ad33
treeaec364d0f45aeacf25a21a1aaccd7a4182e3ae66
parent3f13b2575a1dfe28279de6057d50b10f603a7cce
Added support for the "light" color prefix (in addition to "bright").

At the same time, restrict the advance by 8 to colors in the range 0-7
and no longer use the blink attribute to emulate light background colors
in some terminals (e.g. linux console and rxvt), as this is really blink
in other terminals (e.g. xterm); light background colors can still be
obtained by choosing a proper $TERM value (tested with linux console,
using TERM=linux-16color, and rxvt).
color.c
doc/manual.xml.head