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-23 08:36:19 +00:00
parent 213deb5c66
commit 7d53e2c946

2
TODO
View File

@ -146,8 +146,6 @@
- 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
- 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!