From 112fc58e6ecea615bd8492e4855dfd3b01e60e3d Mon Sep 17 00:00:00 2001
From: Nicholas Marriott <nicholas.marriott@gmail.com>
Date: Mon, 15 Nov 2010 20:34:38 +0000
Subject: [PATCH] +.

---
 TODO | 1 +
 1 file changed, 1 insertion(+)

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
 ...