From fc7953f05f3940d0b9326ebab940747259d01ab0 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 23 Jun 2008 22:26:52 +0000 Subject: Fix usage. --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index ebf59855..269ac887 100644 --- a/TODO +++ b/TODO @@ -71,13 +71,14 @@ - tidy up window modes - support \033_string\033\\ for window title too - list-keys should be sorted -- document buffer stuff - copy-mode enhancements: next word etc etc - problems with force-width when wrapping line in emacs? - command history for command-prompt. better tab completion - options parsing could be much more generic, opening the way for abbreviation and tab completion of option names -- document list-commands +--- +- document list-commands. document switch-client +- document buffer stuff --- save-buffer -b number filename load-buffer -b number filename -- cgit