diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2012-02-21 08:56:18 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2012-02-21 08:56:18 +0000 |
commit | a870a596bc2882449fd1cf694a2a9d22c9bdd41b (patch) | |
tree | dfcbe9e284c8ef28ccc7ae860bf77dd0986dafb3 | |
parent | 88f25bb6777218c2b35baeab19e262ff0dda1042 (diff) | |
download | rtmux-a870a596bc2882449fd1cf694a2a9d22c9bdd41b.tar.gz rtmux-a870a596bc2882449fd1cf694a2a9d22c9bdd41b.tar.bz2 rtmux-a870a596bc2882449fd1cf694a2a9d22c9bdd41b.zip |
+.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -139,6 +139,7 @@ - synchronize-windows option - possibly support rxvt-unicode extended mouse input (1015) - append to buffer in copy mode +- way to paste w/o trailing whitespace * 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! |