]> granicus.if.org Git - nethack/commit
whatdoes ('&') for movement commands
authorPatR <rankin@nethack.org>
Sat, 1 Jun 2019 09:52:32 +0000 (02:52 -0700)
committerPatR <rankin@nethack.org>
Sat, 1 Jun 2019 09:52:32 +0000 (02:52 -0700)
commit6f7089de105ae381fb1d9f6d6d1022688cb08b37
tree701b225e89ea651c076d478f890daff113fcdc46
parentc9e6e44590ec32dbff383a634d4b08b749471dec
whatdoes ('&') for movement commands

The key binding overhaul broke '&' reporting for movement commands.
This is somewhat clumsy but seems to be working as intended.

(M-0 with 'number_pad' set to 2 (or 4) appears to be broken.  It's
supposed to be a synonym for 'I' but brings full inventory ('i')
for me.  I have to set 'altmeta' On and type ESC followed by 0, but
that sequence does work to get M-0.)
doc/fixes36.3
src/cmd.c