aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2011-01-07 19:01:19 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2011-01-07 19:01:19 +0000
commit676c62647cc9083acec409a0a592a57a5f83fc24 (patch)
treebfef3989bce11fb7267879b2014a4a40e0267f01
parent30f6d9b167907783122869100046954e52c07694 (diff)
downloadrtmux-676c62647cc9083acec409a0a592a57a5f83fc24.tar.gz
rtmux-676c62647cc9083acec409a0a592a57a5f83fc24.tar.bz2
rtmux-676c62647cc9083acec409a0a592a57a5f83fc24.zip
+.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3947bc05..738e1857 100644
--- a/TODO
+++ b/TODO
@@ -125,3 +125,5 @@
in commands without quotes
- combine all options into 1 table (inc defaults) - can use C99 .foo = blah
syntax
+- a command to choose from a generic list, so you can do eg
+ choose-list -l Abc,Moo,Blah "run-shell 'sh /my/choose/script %%'"