From 6bc6e97da5fbfe0da1ea1848b1c4bb056d696a4a Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 26 Jun 2008 19:02:18 +0000 Subject: C-u C-f from merdely. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index d642f2e7..8b492cf8 100644 --- a/TODO +++ b/TODO @@ -52,6 +52,7 @@ - document list-commands. document switch-client. document move-window - document buffer stuff - document next/prev word +- fix prompt scrolling when line exceeds space **** - commands: save-buffer -b number filename load-buffer -b number filename @@ -71,3 +72,6 @@ - command history for command-prompt. better tab completion (use options too) - window options should be done similarly to standard options - 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 + -- cgit