Files
nethack/win/tty
PatR 974d478170 tty menu coloring tweak
Start coloring after the space which follows the selection indicator
instead of on that space.  The difference isn't noticeable when the
highlighting is just a color, but it is if that highlighting includes
inverse video or underline which visibly apply to spaces.  So for
a - entry A
the old code produced
a -########
and this revised code produces
a - #######
where '#" indicates characters subject to menu coloring.
2016-04-25 14:25:52 -07:00
..
2015-05-25 09:21:31 +09:00
2015-05-09 13:43:16 -04:00
2016-04-25 14:25:52 -07:00