From 892d1b534e401c081b90e15604e5e65978ab429a Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 2 Jul 2008 21:22:57 +0000 Subject: Split emacs/vi keys into seperate tables. --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index cdc9afd0..7e73d292 100644 --- a/TODO +++ b/TODO @@ -67,6 +67,5 @@ - next prev word etc in command prompt - split keys in command prompt/scroll mode/copy mode into vi and emacs and have a "edit-mode" option select which keymap -- zombie windows: don't disappear when the command dies. new command - respawn-window [command] to restart; ommitting commands uses previous - many more info displays for various things +- document mode-keys -- cgit