diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-06 14:10:32 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-06 14:10:32 +0000 |
| commit | ca1ee217023b431bac179023c2b70e13427c4ab0 (patch) | |
| tree | 8fbc261392ff2e39f7a5d19594da2c2b0c248fee /TODO | |
| parent | ac3fe6512f47e72ba108e04392d1f2e548774af9 (diff) | |
| download | rtmux-ca1ee217023b431bac179023c2b70e13427c4ab0.tar.gz rtmux-ca1ee217023b431bac179023c2b70e13427c4ab0.tar.bz2 rtmux-ca1ee217023b431bac179023c2b70e13427c4ab0.zip | |
Switch to splay tree for key bindings.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -43,14 +43,12 @@ - activity/bell should be per-window not per-link? what if it is cur win in session not being watched? - tidy up window modes -- list-keys should be sorted - 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 - many more info() displays for various things - vi half page scroll -- why do home/end work in emacs outside tmux but not inside? - document status line options, title bits - document mode-fg/mode-bg/message-fg/message-bg - document window options changes |