aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2010-05-14 19:05:06 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2010-05-14 19:05:06 +0000
commit41afc38dcccef23476ebddc07afb968be720b71a (patch)
tree6a16473973c15a467e54fa05f3b20cc994de705b
parent0beb31c261d56a8ebc706b03e66c0f7372a360b9 (diff)
downloadrtmux-41afc38dcccef23476ebddc07afb968be720b71a.tar.gz
rtmux-41afc38dcccef23476ebddc07afb968be720b71a.tar.bz2
rtmux-41afc38dcccef23476ebddc07afb968be720b71a.zip
+.
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7e3a98b9..5ab89a36 100644
--- a/TODO
+++ b/TODO
@@ -155,5 +155,6 @@ For 1.3 (not in order):
13 fix binding multiple keys, C-M-Left C-M-Up etc
14 bind commands to key sequences?
15 socket should be group writable and ownership should be maintained
+16 monitor, bell etc should monitor /all/ panes in the window not just one
...