Files
nethack/win
PatR 8b57393027 curses number pad revisited
The previous curses escape sequence conversion for 8-bit sequences was
looking for those to start with M-O when the correct value for that is
actually M-^O.

Add support for the number pad's non-digit keys.  Most useful for real
VTxxx keyboard since emulators are usually stuck mapping '+' and '.'
to ',', '.', and '-'.  There's no universal solution for that.
2023-08-13 13:07:54 -07:00
..
2022-10-26 14:21:23 -04:00
2023-08-13 13:07:54 -07:00
2023-04-29 02:18:29 -07:00
2023-04-23 12:29:02 -04:00