diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-23 07:41:21 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-23 07:41:21 +0000 |
| commit | c24d849fa41114108b52a0a5e9256a7f0558b0d8 (patch) | |
| tree | 93dbcffb22bbddf9181fbc3e89d93d8e36bb6afd /TODO | |
| parent | e013970b0b0b44bf871233cffcf5ca77ce700e2e (diff) | |
| download | rtmux-c24d849fa41114108b52a0a5e9256a7f0558b0d8.tar.gz rtmux-c24d849fa41114108b52a0a5e9256a7f0558b0d8.tar.bz2 rtmux-c24d849fa41114108b52a0a5e9256a7f0558b0d8.zip | |
Split options into a table to allow abbreviations.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,6 @@ session not being watched? - tidy up window modes - support \033_string\033\\ for window title too -- fix bell-action in show-options - list-keys should be sorted - document buffer stuff - copy-mode enhancements: next word etc etc @@ -78,6 +77,7 @@ - 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 +- split status-colour into fg/bg --- save-buffer -b number filename load-buffer -b number filename |