diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-05-22 20:48:57 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-05-22 20:48:57 +0000 |
commit | cae34a8ce7a868c9d5f16f89fbb7ebf23a71a0d3 (patch) | |
tree | 53a4b97b050239af6a1fd4524ed918cf843f1c88 | |
parent | 07377d5a97ae06e0e458cc5cdea69e24629e260e (diff) | |
download | rtmux-cae34a8ce7a868c9d5f16f89fbb7ebf23a71a0d3.tar.gz rtmux-cae34a8ce7a868c9d5f16f89fbb7ebf23a71a0d3.tar.bz2 rtmux-cae34a8ce7a868c9d5f16f89fbb7ebf23a71a0d3.zip |
.
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -142,6 +142,6 @@ - lsk/show etc should be able to output in a form suitable to put in config file etc -** 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! +* 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! |