aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2010-11-22 22:29:30 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2010-11-22 22:29:30 +0000
commit25bf0faf2159cf744908ca1df94d89ce1015798f (patch)
tree69890a5bc56c2f7e6cc26f2e0e2f945a4063f373
parent112fc58e6ecea615bd8492e4855dfd3b01e60e3d (diff)
downloadrtmux-25bf0faf2159cf744908ca1df94d89ce1015798f.tar.gz
rtmux-25bf0faf2159cf744908ca1df94d89ce1015798f.tar.bz2
rtmux-25bf0faf2159cf744908ca1df94d89ce1015798f.zip
+.
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 36691b62..1fce6cb5 100644
--- a/TODO
+++ b/TODO
@@ -155,4 +155,5 @@ For 1.4 (not in order):
22 add a unique ever-increasing pane id to each pane, export it in $TMUX_PANE
(as %1, %2 etc) and allow it to be used as a target
23 way to add dest for break-pane; maybe some easier way to unbreak-pane
+24 case insensitive searching
...