From 4af8db90e825a2e6dd7034ec88fd6f856bf83e9e Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 6 Jan 2009 17:04:56 +0000 Subject: Complete option names as well. --- TODO | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 99e56002..3571bba9 100644 --- a/TODO +++ b/TODO @@ -44,9 +44,7 @@ session not being watched? - tidy up window modes - 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 +- next prev word etc in command prompt; also ^K - many more info() displays for various things - vi half page scroll - document status line options, title bits -- cgit