aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2010-03-29 18:54:07 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2010-03-29 18:54:07 +0000
commit1c6ab725f5828f931a979f77b7be1c22000f0ea8 (patch)
tree1e9643a28757c04f7c971f29fe5e946c140e141c
parent401291730271242da8eaa574743b86285ef0e478 (diff)
downloadrtmux-1c6ab725f5828f931a979f77b7be1c22000f0ea8.tar.gz
rtmux-1c6ab725f5828f931a979f77b7be1c22000f0ea8.tar.bz2
rtmux-1c6ab725f5828f931a979f77b7be1c22000f0ea8.zip
+.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5a65c819..e14fb7ff 100644
--- a/TODO
+++ b/TODO
@@ -147,5 +147,7 @@ For 1.3 (not in order):
11 documentation improvements - rlpowell's tutorial
- build instructions
12 better configure? with-libevent
+13 fix binding multiple keys, C-M-Left C-M-Up etc
+14 bind commands to key sequences?
...