aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-01-06 14:10:32 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-01-06 14:10:32 +0000
commitca1ee217023b431bac179023c2b70e13427c4ab0 (patch)
tree8fbc261392ff2e39f7a5d19594da2c2b0c248fee /TODO
parentac3fe6512f47e72ba108e04392d1f2e548774af9 (diff)
downloadrtmux-ca1ee217023b431bac179023c2b70e13427c4ab0.tar.gz
rtmux-ca1ee217023b431bac179023c2b70e13427c4ab0.tar.bz2
rtmux-ca1ee217023b431bac179023c2b70e13427c4ab0.zip
Switch to splay tree for key bindings.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index be612baf..99e56002 100644
--- a/TODO
+++ b/TODO
@@ -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