Files
nethack/win
PatR b3d21fd337 X11 perm_invent positioning
Change the '|'/#perminv final positioning for X11 to be the same
as for curses:  finishing with <escape> leaves the current view,
with <return> resets to unscrolled.

Actually getting ESC and RET to the right place wasn't trivial;
down the rabbit hole and out the other side.  Using yn_function()
to get the #perminv keystrokes is less than ideal.  (curses also
started that way but switched to raw character input for this.)
2021-03-16 09:13:55 -07:00
..
2021-03-13 18:17:00 -08:00
2021-03-15 08:54:10 -07:00
2021-03-13 18:17:00 -08:00
2021-03-13 18:17:00 -08:00
2021-02-05 19:16:49 -05:00
2021-03-13 18:17:00 -08:00
2021-03-13 18:17:00 -08:00
2021-03-16 09:13:55 -07:00