diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-08-15 09:01:23 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-08-15 09:01:23 +0000 |
commit | e39c5a9e140c509fbd047c28c117e300da1f8ea0 (patch) | |
tree | a7b7a9519ee8c9c8aacb7dcf29e6c31b4dc3b79a | |
parent | b2fe881307bdb1bfe2c06cd4b906355e3557a313 (diff) | |
download | rtmux-e39c5a9e140c509fbd047c28c117e300da1f8ea0.tar.gz rtmux-e39c5a9e140c509fbd047c28c117e300da1f8ea0.tar.bz2 rtmux-e39c5a9e140c509fbd047c28c117e300da1f8ea0.zip |
+.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -140,6 +140,7 @@ - should default-path be a window option? - 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 * 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! |