aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-03-28 14:08:09 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-03-28 14:08:09 +0000
commitcb2ac5c269d42d1f95e6dc6e5585c4ac01a360e4 (patch)
tree073904bbde12e7de88bf481cb50ca29436251a89 /TODO
parent587badecdb4eed64835e076a589631ceda3bcae5 (diff)
downloadrtmux-cb2ac5c269d42d1f95e6dc6e5585c4ac01a360e4.tar.gz
rtmux-cb2ac5c269d42d1f95e6dc6e5585c4ac01a360e4.tar.bz2
rtmux-cb2ac5c269d42d1f95e6dc6e5585c4ac01a360e4.zip
Key repeating is now a property of the key binding not of the command. Repeat
is turned on when the key is bound with the -r flag to bind-key. next/previous- window no longer repeat by default as it turned out to annoy me.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 91a115f5..1eeca67d 100644
--- a/TODO
+++ b/TODO
@@ -90,9 +90,8 @@
- better support for stupid margin terminals. strcmp for cons25 sucks, how can
these be autodetected?
- refer to windows by name etc (duplicates? fnmatch?)
-- n/p repeat is annoying, turn off
-- repeat should be a key flag and should be configurable (bind -r)
+- document repeat behaviour and -r on bind-key
- document status-keys
- document break-pane
- document -8 flag