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-01-01 05:09:11 +00:00
parent 234211a6f6
commit 3a0d40b84d

2
TODO
View File

@ -123,3 +123,5 @@
key is looked up in that table
- pass shell commands as argv rather than strings, allow them to be specified
in commands without quotes
- combine all options into 1 table (inc defaults) - can use C99 .foo = blah
syntax