Files
nethack/win
PatR c8aa84337b revise X11 highlight yn prompting
The three line change I made previously to implement highlighting for
prompts that ask for single-character input was easy and worked well
for a tiles map, but it didn't look very good for a text map.  This
handles both text map and tile map and also adds a configurable
'highlight_prompt' X resource to let the user enable or disable the
feature.  The resource template file (win/X11/NetHack.ad, copied to
$HACKDIR during install) now has it enabled by default.

The highlighting--more specifically, the "lowlighting" when no prompt
is active--still looks bad if the map window has a vertical scrollbar
on left edge.  I don't have any inspiration about how to fix that up.
2016-02-08 16:32:07 -08:00
..
2015-12-18 07:42:23 -08:00
2015-12-18 07:42:23 -08:00
2015-12-16 17:52:34 -05:00
2016-01-22 18:09:05 -08:00
2016-01-14 23:02:09 -05:00
2016-02-08 16:32:07 -08:00