From ec195a4e15995eb526015fca10a3a5d226918c0e Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 7 Sep 2009 15:41:52 +0000 Subject: [PATCH] +. --- TODO | 2 ++ 1 file changed, 2 insertions(+) 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