From 6ce5ed60a6f622b824beb2845c03e8845e43f47f Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 27 Jun 2011 23:04:44 +0000 Subject: [PATCH] +. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 552e5705..1b206974 100644 --- a/TODO +++ b/TODO @@ -150,6 +150,7 @@ - way to get command window was started with (part of format stuff?) - last-pane across sessions - lsw -a and lsp -a should include session or session:window to be useful +- attach should take a pane and select it as well as attaching * We need a tmux terminfo entry to document the extensions we are using in upstream terminfo. Must NOT change (only add or remove) anything from TERM=screen so we can fallback!