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-02 06:44:16 +00:00
parent adfa5050d5
commit 3740f8f846

2
TODO
View File

@ -146,6 +146,8 @@
- formats need to be used for much much more stuff! - formats need to be used for much much more stuff!
- formats need conditions for >0 (for #P) - formats need conditions for >0 (for #P)
- 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
such as "sh " "/bin/sh " etc etc
* 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!