From 758efb394758a0025239e694e1b8db1af3e2f4ab Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 25 Jun 2008 07:30:08 +0000 Subject: Handle escaped keys properly and use M-f/M-b in copy mode. --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 296d4841..d39a487c 100644 --- a/TODO +++ b/TODO @@ -59,9 +59,11 @@ - problems with force-width when wrapping line in emacs? - 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 --- - document list-commands. document switch-client - document buffer stuff +- document next/prev word --- save-buffer -b number filename load-buffer -b number filename -- cgit