aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2011-01-01 05:01:54 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2011-01-01 05:01:54 +0000
commit234211a6f684ebcdfd05bd2379134a8c34d8d104 (patch)
treef7b0be83f45f6e37891726cf2870f0afacb10c3a
parent7ecbc18d5d1ffe7d930cc9cf1d3ec22d5a5487b3 (diff)
downloadrtmux-234211a6f684ebcdfd05bd2379134a8c34d8d104.tar.gz
rtmux-234211a6f684ebcdfd05bd2379134a8c34d8d104.tar.bz2
rtmux-234211a6f684ebcdfd05bd2379134a8c34d8d104.zip
Add.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 89f6f9e4..6d0cde9b 100644
--- a/TODO
+++ b/TODO
@@ -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