diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-10-27 22:43:02 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-10-27 22:43:02 +0000 |
commit | 5213d9674b115865c631021477b66ec01290c8bd (patch) | |
tree | 1cd0ed99e7f63ecc29faa2927929b18dc1c1343d | |
parent | 0e45ca1718a33ed120940f75e036a65b4a4859f3 (diff) | |
download | rtmux-5213d9674b115865c631021477b66ec01290c8bd.tar.gz rtmux-5213d9674b115865c631021477b66ec01290c8bd.tar.bz2 rtmux-5213d9674b115865c631021477b66ec01290c8bd.zip |
Add.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -139,6 +139,7 @@ - flags to find-window to select what is searched (title, name, content, history) - fetch full command line on !Linux, and add option to strip prefixes such as "sh " "/bin/sh " etc etc +- synchronize-windows option * 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! |