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:01:54 +00:00
parent 7ecbc18d5d
commit 234211a6f6

2
TODO
View File

@ -121,3 +121,5 @@
bind -n ^A prefix-table "default"
where prefix-table sets command lookup table and sets prefix flag, then next
key is looked up in that table
- pass shell commands as argv rather than strings, allow them to be specified
in commands without quotes