This commit is contained in:
Nicholas Marriott 2011-10-23 00:31:35 +00:00
parent 17e6dc4405
commit 69c1521895

1
TODO
View File

@ -146,6 +146,7 @@
- flags to find-window to select what is searched (title, name, content, history) - 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 - 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)
* 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!