From d6dc4c30f44e20071f73dff43edb2d02bddd2434 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 25 Sep 2011 18:45:15 +0000 Subject: [PATCH] +. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 1a878b0b..1291a9e3 100644 --- a/TODO +++ b/TODO @@ -144,6 +144,7 @@ - command-prompt doesn't work if made read-only. why? - option to quote format eg #{session_name:quoted} - formats need to be used for much much more stuff! +- flags to find-window to select what is searched (title, name, content, history) * 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!