diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-11-15 20:34:38 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-11-15 20:34:38 +0000 |
commit | 112fc58e6ecea615bd8492e4855dfd3b01e60e3d (patch) | |
tree | 83de1cc561ff5c1a905683facf1ee0a21ffe87f0 | |
parent | ba68bed10e7f3ed9bb867da9048bed0f7f32bdf1 (diff) | |
download | rtmux-112fc58e6ecea615bd8492e4855dfd3b01e60e3d.tar.gz rtmux-112fc58e6ecea615bd8492e4855dfd3b01e60e3d.tar.bz2 rtmux-112fc58e6ecea615bd8492e4855dfd3b01e60e3d.zip |
+.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -154,4 +154,5 @@ For 1.4 (not in order): 21 clearing screen should push lines into history 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 ... |