This is cool, committed, thanks!
On Thu, Jan 28, 2010 at 02:12:05AM -0800, Micah Cowan wrote:
> This patch adds support for Ctrl-up/Ctrl-down (and C-y/C-e for vi) to
> choice-mode and output-mode. It also binds C-b/C-f to page-up/page-down
> for those modes in the vi bindings.
>
> -mjc
> --
I'll try to get to this and your other diff this weekend.
On Thu, Jan 28, 2010 at 02:12:05AM -0800, Micah Cowan wrote:
> This patch adds support for Ctrl-up/Ctrl-down (and C-y/C-e for vi) to
> choice-mode and output-mode. It also binds C-b/C-f to page-up/page-down
> for those modes in the vi bind
This patch adds support for Ctrl-up/Ctrl-down (and C-y/C-e for vi) to
choice-mode and output-mode. It also binds C-b/C-f to page-up/page-down
for those modes in the vi bindings.
-mjc
Index: mode-key.c
===
--- mode-key.c.orig
+++ mode-