diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-08-16 09:58:49 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-08-16 09:58:49 +0000 |
commit | cd62411d783f189025854e05154ddfbeea2872b8 (patch) | |
tree | 69d166b845acce56848a16cac54b609afd88d84c | |
parent | e39c5a9e140c509fbd047c28c117e300da1f8ea0 (diff) | |
download | rtmux-cd62411d783f189025854e05154ddfbeea2872b8.tar.gz rtmux-cd62411d783f189025854e05154ddfbeea2872b8.tar.bz2 rtmux-cd62411d783f189025854e05154ddfbeea2872b8.zip |
+.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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! |