aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-09-07 15:41:52 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-09-07 15:41:52 +0000
commitec195a4e15995eb526015fca10a3a5d226918c0e (patch)
tree143d31f5b4d498bf3462da0a773018d54264b4b4
parentbb2d57dcbfb3a9e46a9f4141a595c02fa662e3fb (diff)
downloadrtmux-ec195a4e15995eb526015fca10a3a5d226918c0e.tar.gz
rtmux-ec195a4e15995eb526015fca10a3a5d226918c0e.tar.bz2
rtmux-ec195a4e15995eb526015fca10a3a5d226918c0e.zip
+.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2a3f3228..84a0f425 100644
--- a/TODO
+++ b/TODO
@@ -102,3 +102,5 @@
- fix line wrapping c&p problems in xterm etc
- a way to address panes by name ("top-left") and position ("0,0")
- ability to specify multiple prefix keys
+- commands should be able to succeed or fail and have || or && for command
+ lists