]> granicus.if.org Git - nethack/commit
Stop `>` from closing TTY menus on the last page
authorTung Nguyen <tungtn3@gmail.com>
Thu, 17 Mar 2016 03:46:59 +0000 (14:46 +1100)
committerTung Nguyen <tungtn3@gmail.com>
Thu, 17 Mar 2016 08:46:07 +0000 (19:46 +1100)
commitcfb0a075525148767845d7905d758e57679e3b6c
treec3d72606b01644dcb43e5105fbdd2c17a7a1e843
parent2ff96797a8a52d0917529f68f1a3e38dca2668e8
Stop `>` from closing TTY menus on the last page

Pages can now be freely and safely scrolled with the `<` and `>` keys.
Space still dismisses menus if it's used on the last page.
win/tty/wintty.c