aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2010-11-15 20:34:38 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2010-11-15 20:34:38 +0000
commit112fc58e6ecea615bd8492e4855dfd3b01e60e3d (patch)
tree83de1cc561ff5c1a905683facf1ee0a21ffe87f0
parentba68bed10e7f3ed9bb867da9048bed0f7f32bdf1 (diff)
downloadrtmux-112fc58e6ecea615bd8492e4855dfd3b01e60e3d.tar.gz
rtmux-112fc58e6ecea615bd8492e4855dfd3b01e60e3d.tar.bz2
rtmux-112fc58e6ecea615bd8492e4855dfd3b01e60e3d.zip
+.
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4cfee4be..36691b62 100644
--- a/TODO
+++ b/TODO
@@ -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
...