Files
nethack/include
PatR e1406a8c08 txt2key() - parsing key binding specifications
While testing some addtional ?i (list of key assignments)
changes, I wanted to give every key a binding.  When I tried
BIND=M-^A:exploremode
the text to key conversion didn't like that.  This adds support
for M-^x and M-C-x plus variations where dashes are omitted.

This adds support for ^? even though that isn't really a
control character.  I bound #terrain to it and surprising--to
me at least--the <delete> key worked to invoke that command.

Also changes 'char txt2key(...)' to be 'uchar txt2key(...)'.
2020-12-09 16:52:54 -08:00
..
2018-11-11 10:29:52 -05:00
2019-11-27 09:53:40 -08:00
2020-11-01 14:30:25 -08:00
2020-10-14 09:25:45 -07:00
2015-05-25 09:21:15 +09:00
2020-09-28 16:25:31 -04:00
2020-10-04 14:46:31 -04:00
2020-12-02 06:29:58 -08:00
2020-09-28 17:30:22 -04:00
2020-11-13 20:27:17 +02:00
2020-01-29 10:29:37 -05:00
2015-05-25 09:21:15 +09:00
2020-11-15 14:25:45 +02:00
2020-10-01 16:41:56 -07:00
2019-01-28 10:02:08 +01:00
2015-05-25 09:21:15 +09:00
2020-12-04 09:30:21 +02:00
2020-11-13 20:27:17 +02:00
2020-11-26 18:47:45 -08:00
2020-12-05 19:38:20 +02:00
2020-11-15 13:51:47 +02:00
2020-09-28 16:25:31 -04:00
2020-08-12 16:15:28 -07:00
2020-10-23 19:47:10 +03:00
2020-12-08 12:58:36 -08:00
2020-08-20 16:56:50 -07:00