diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-23 22:26:52 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-23 22:26:52 +0000 |
commit | fc7953f05f3940d0b9326ebab940747259d01ab0 (patch) | |
tree | e411005db97067352c2d6c1253003fa534ae4d0f /TODO | |
parent | 59da4dce674ad2b082b9300aaee9edf3091574da (diff) | |
download | rtmux-fc7953f05f3940d0b9326ebab940747259d01ab0.tar.gz rtmux-fc7953f05f3940d0b9326ebab940747259d01ab0.tar.bz2 rtmux-fc7953f05f3940d0b9326ebab940747259d01ab0.zip |
Fix usage.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |