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-06-21 00:13:13 +00:00
parent cac532c3d1
commit e2a5e02022

1
TODO
View File

@ -161,5 +161,6 @@ For 1.3 (not in order):
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)
19 info() when changing to same window
20 don't pass UTF-8 through vis for titles
...