diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-01-01 05:01:54 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-01-01 05:01:54 +0000 |
commit | 234211a6f684ebcdfd05bd2379134a8c34d8d104 (patch) | |
tree | f7b0be83f45f6e37891726cf2870f0afacb10c3a | |
parent | 7ecbc18d5d1ffe7d930cc9cf1d3ec22d5a5487b3 (diff) | |
download | rtmux-234211a6f684ebcdfd05bd2379134a8c34d8d104.tar.gz rtmux-234211a6f684ebcdfd05bd2379134a8c34d8d104.tar.bz2 rtmux-234211a6f684ebcdfd05bd2379134a8c34d8d104.zip |
Add.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |