From e334deb8729dbfd8546b1076d36699e0e434f3a5 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 27 May 2010 08:29:17 +0000 Subject: [PATCH] +. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 37c4c5d8..3b2e5b76 100644 --- a/TODO +++ b/TODO @@ -158,5 +158,7 @@ For 1.3 (not in order): 14 bind commands to key sequences? 15 socket should be group writable and ownership should be maintained 16 monitor, bell etc should monitor /all/ panes in the window not just one +17 wd should be updated on attach etc. maybe lose default-path and use PWD +18 a history of commands that can be reversed (reverse member of each command, and a buffer) ...