]> granicus.if.org Git - neomutt/commit
Add color type for prompts.
authorKevin McCarthy <kevin@8t8.us>
Fri, 9 Jan 2015 22:22:01 +0000 (14:22 -0800)
committerKevin McCarthy <kevin@8t8.us>
Fri, 9 Jan 2015 22:22:01 +0000 (14:22 -0800)
commit35657b3ec0b103f48cf2471aba1a1105b5f4136f
tree06f0f6a2013293aa8ff966e8a773c7372928bf80
parentc42fd7d429829b67778d2e007006a73270307fdd
Add color type for prompts.

This adds a new color type, MT_COLOR_PROMPT, that can be used to
colorize prompts (fields, yes/no, multi_choice).

Thanks to Ben Boeckel for the patch!
color.c
contrib/colors.default
contrib/colors.linux
curs_lib.c
doc/manual.xml.head
doc/muttrc.man.head
mutt_curses.h