]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
David Damerell tells me I should be using Ctrl-hjklyubn rather than
authorSimon Tatham <anakin@pobox.com>
Wed, 8 Mar 2006 18:10:12 +0000 (18:10 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 8 Mar 2006 18:10:12 +0000 (18:10 +0000)
commit3f6dfdaa61bb7ac784e07e9f472efc2c7879147c
treef8961c7495328f0f73baae6f2ea77ee116516d35
parent0b673fd02db7c91b6b3f8fcfc7dc015338d6fca2
David Damerell tells me I should be using Ctrl-hjklyubn rather than
Shift-hjklyubn for batch movement in NetHack, because they have
subtly different behaviour within the game and the Ctrl-moves are
more useful. Unfortunately, PuTTY's NetHack keypad mode doesn't
support Ctrl-moves. Therefore, it does now :-)

[originally from svn r6593]
unix/gtkwin.c
windows/window.c