This commit is contained in:
Nicholas Marriott 2011-10-23 00:43:58 +00:00
parent 69c1521895
commit 213deb5c66

1
TODO
View File

@ -147,6 +147,7 @@
- fetch full command line on !Linux, and add option to strip prefixes - fetch full command line on !Linux, and add option to strip prefixes
such as "sh " "/bin/sh " etc etc such as "sh " "/bin/sh " etc etc
- loadb and saveb should accept relative path (use client cwd) - 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 * 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 upstream terminfo. Must NOT change (only add or remove) anything from
TERM=screen so we can fallback! TERM=screen so we can fallback!