Files
nethack/win
PatR 73fed3d5d8 tty: menu search (':') fix
'm O' is a prime candidate for using ':' to select a menu item since
you can use that to avoid scrolling through many pages, but typing ':'
would immediately overwrite two or three lines of the menu with a
status refresh.  curses doesn't suffer from this problem.  X11 and Qt
show menus in separate windows do don't either.  Not sure about WinGUI.

I think that this may have been reported in the past, but if so I don't
recall by whom, or why it wasn't addressed.
2023-11-16 23:11:54 -08:00
..
2022-10-26 14:21:23 -04:00
2023-11-16 21:00:59 -05:00
2023-11-09 13:52:19 -08:00
2023-11-16 23:11:54 -08:00