From ba68bed10e7f3ed9bb867da9048bed0f7f32bdf1 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 13 Nov 2010 16:55:30 +0000 Subject: [PATCH] +. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 7aec002a..4cfee4be 100644 --- a/TODO +++ b/TODO @@ -152,4 +152,6 @@ For 1.4 (not in order): 19 info() when changing to same window 20 don't pass UTF-8 through vis for titles 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 ...