]> git.cworth.org Git - sup/commit
add multi-key sequence support
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Fri, 28 Dec 2007 21:29:53 +0000 (13:29 -0800)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Sun, 30 Dec 2007 05:07:41 +0000 (21:07 -0800)
commit02d2055299d9ae0f067fb735e96889eee247bec8
tree5e7a53214f611e956d8cbf5dc622c735e2298fbb
parente60f1f6df77818385cedc58b057187abec849df4
add multi-key sequence support

BufferManager is now the main entry point for keystroke resolution,
via #resolve_input_with_keymap, as multi-key commands require
displaying one or more prompts.
bin/sup
lib/sup/buffer.rb
lib/sup/keymap.rb
lib/sup/mode.rb