Add pseudo key K_NCMDUNDEFINED and the command for it to raise NCmdUndefined
commit30fc72883a224eba1927963c14e56d8ed0de60a4
authorkana <nicht@s8.xrea.com>
Sun, 9 Mar 2008 13:58:12 +0000 (9 22:58 +0900)
committerkana <nicht@s8.xrea.com>
Tue, 11 Mar 2008 10:46:50 +0000 (11 19:46 +0900)
tree96aaa77f4579b95ce5dfa4fdecdc58fdfc749786
parentb99fbf170bfac623aa93e836350e845f4726f155
Add pseudo key K_NCMDUNDEFINED and the command for it to raise NCmdUndefined

Add pseudo key K_NCMDUNDEFINED and the command for it to raise NCmdUndefined.
Raising events is done via typing (more accurate, putting) K_NCMDUNDEFINED.
Note that the following points are not implemented yet:
- Put K_NCMDUNDEFINED in the input buffer on proper cases.
- Pass proper values when raising NCmdUndefined.
src/keymap.h
src/normal.c