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 2010-05-27 08:29:17 +00:00
parent e50dc0745f
commit e334deb872

2
TODO
View File

@ -158,5 +158,7 @@ For 1.3 (not in order):
14 bind commands to key sequences?
15 socket should be group writable and ownership should be maintained
16 monitor, bell etc should monitor /all/ panes in the window not just one
17 wd should be updated on attach etc. maybe lose default-path and use PWD
18 a history of commands that can be reversed (reverse member of each command, and a buffer)
...