tty menu coloring
commit98b5f581bb5157b80471c7208ad92baabf9788eb
authorPatR <rankin@nethack.org>
Tue, 22 Mar 2016 01:26:48 +0000 (21 18:26 -0700)
committerPatR <rankin@nethack.org>
Tue, 22 Mar 2016 01:26:48 +0000 (21 18:26 -0700)
tree580019f05a5ad7e54f375160ef59e8a93978adc8
parent3353ad11147045cc2351ea22aa5eb2c7357e4ac9
tty menu coloring

There was a report during beta testing that menu lines which were
displayed in color showed the whole line in color, unless/until an
item was selected or unselected, in which case the '-', '+', or '#'
was rendered in monochrome.  The suggestion then was to redraw the
selection character in color, but I went the other way.  Menu
entries will render the selector letter and selection indicator in
monochrome all the time, and only the text of the menu entry will
honor menucolors.
doc/fixes36.1
win/tty/wintty.c