From cd62411d783f189025854e05154ddfbeea2872b8 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 16 Aug 2011 09:58:49 +0000 Subject: [PATCH] +. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 5a622989..91aa7818 100644 --- a/TODO +++ b/TODO @@ -141,6 +141,7 @@ - option to put status line at top (why?) - ignore $SHELL if it is not a full path or does not exist - panes should have names like windows +- command-prompt doesn't work if made read-only. why? * 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!