This commit is contained in:
Nicholas Marriott 2011-01-01 05:01:54 +00:00
parent 7ecbc18d5d
commit 234211a6f6
1 changed files with 2 additions and 0 deletions

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