diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-10-23 00:43:58 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-10-23 00:43:58 +0000 |
commit | 213deb5c662b53ef18a03512e77f5e319517733c (patch) | |
tree | dd20f3bb7ea0991f0e3e5ab555e56dd0e3c07449 | |
parent | 69c15218958287997f809a559ca841cc15a4b625 (diff) | |
download | rtmux-213deb5c662b53ef18a03512e77f5e319517733c.tar.gz rtmux-213deb5c662b53ef18a03512e77f5e319517733c.tar.bz2 rtmux-213deb5c662b53ef18a03512e77f5e319517733c.zip |
+.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -147,6 +147,7 @@ - fetch full command line on !Linux, and add option to strip prefixes such as "sh " "/bin/sh " etc etc - loadb and saveb should accept relative path (use client cwd) +- new -d should read dimensions from client, also should we bump default 80x24 * 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! |