]> granicus.if.org Git - nethack/commitdiff
win32tty ALT+CTRL entry for fixes34.1
authornethack.allison <nethack.allison>
Sat, 24 Aug 2002 15:24:09 +0000 (15:24 +0000)
committernethack.allison <nethack.allison>
Sat, 24 Aug 2002 15:24:09 +0000 (15:24 +0000)
doc/fixes34.1

index 7644ba07563a88619fc64fd9353474e70a8c4d02..be66c0440d6926dc1e9710d37641620ae069d24a 100644 (file)
@@ -250,6 +250,7 @@ win32tty: honour the use_inverse option and default to ATR_BOLD if disabled
 win32tty: respond only to mouse clicks not mouse movement
 win32tty: allow ^C to abort the game at the "Who are you?" prompt
 win32tty: fix truncated score list
+win32tty: prevent ALT+CTRL from sending NUL to core with the meta bit set
 X11: restore support for non-square tiles when USE_XPM is defined
 Gnome: add support for non-square tiles
 tty: remove #define DEBUG that forced debug behavior in production builds