Files
nethack/sys
nethack.allison 4a6ed922d7 B08014 win32tty: hanging when ctrl+alt pressed
CTRL+ALT was being treated as a valid ALT-sequence,
 so the meta bit was being set on it, letting it slip past this
 check in wintty.c "if (!i) i = '\033';"

This overhauls the ALT processing in nttty.c, some of
which was using scancode mappings from the DOS port
needlessly.
2002-08-23 18:40:08 +00:00
..
2002-03-21 04:37:35 +00:00
2002-02-04 16:11:00 +00:00
2002-03-20 13:48:22 +00:00
2002-08-12 01:27:19 +00:00
2002-08-22 03:05:18 +00:00
2002-08-01 00:47:33 +00:00