Files
nethack/win
nethack.allison ab03144d1c dead key fix
Apparently, " is part of an accented character in US(international) keyboard
layout (additional character specific to the language of an origin - for
example, left and right double quotation marks). The code did not handle it
too well since it maps to 2 ASCII characters instead of one (one of them is
so called "dead" character). We can ignore the dead character as a
workaround for this problem. The patch is attached.

<Someone>.
2002-02-01 06:43:22 +00:00
..
2002-01-05 21:06:01 +00:00
2002-01-07 02:12:04 +00:00
2002-01-30 03:55:41 +00:00
2002-01-21 10:41:42 +00:00
2002-02-01 06:43:22 +00:00
2002-01-23 06:21:58 +00:00