1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00
This commit is contained in:
Nicholas Marriott 2011-10-27 22:43:02 +00:00
parent 0e45ca1718
commit 5213d9674b

1
TODO
View File

@ -139,6 +139,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
- synchronize-windows option
* 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!