diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-11-22 22:29:30 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-11-22 22:29:30 +0000 |
commit | 25bf0faf2159cf744908ca1df94d89ce1015798f (patch) | |
tree | 69890a5bc56c2f7e6cc26f2e0e2f945a4063f373 | |
parent | 112fc58e6ecea615bd8492e4855dfd3b01e60e3d (diff) | |
download | rtmux-25bf0faf2159cf744908ca1df94d89ce1015798f.tar.gz rtmux-25bf0faf2159cf744908ca1df94d89ce1015798f.tar.bz2 rtmux-25bf0faf2159cf744908ca1df94d89ce1015798f.zip |
+.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ... |