issue139: C-h suffix for key combos
commit873978daa1954083916abab9c169e56776a0cb1e
authorJohn Foerch <jjfoerch@earthlink.net>
Sat, 6 Feb 2010 00:03:23 +0000 (5 19:03 -0500)
committerJohn Foerch <jjfoerch@earthlink.net>
Sat, 6 Feb 2010 00:03:23 +0000 (5 19:03 -0500)
tree6b91b003478b27668e9d353a0f0a330958ba5e0f
parente73ab4280b363072324038f09a600aedcfc4b14f
issue139: C-h suffix for key combos

Added command describe-active-bindings and keymap sequence_help_keymap,
and supporting code in input.js and help.js to support the feature of
being able to hit C-h in the middle of a key sequence to get a help buffer
describing the active keymaps.
modules/bindings/default/global.js
modules/help.js
modules/input.js