diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-02-28 21:10:33 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-02-28 21:10:33 +0000 |
commit | 9def6baabaf7547bc9f6bb37021e275dbc21d94f (patch) | |
tree | fb12b8798e79b89bca1eea03bff8c5714f614c13 | |
parent | c7624fd25d61b5585434273e79192914074be27a (diff) | |
download | rtmux-9def6baabaf7547bc9f6bb37021e275dbc21d94f.tar.gz rtmux-9def6baabaf7547bc9f6bb37021e275dbc21d94f.tar.bz2 rtmux-9def6baabaf7547bc9f6bb37021e275dbc21d94f.zip |
+.
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -122,3 +122,7 @@ - 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 %%'" - else part for if-shell +- make display-message take a target pane rather than using active +- add general internal format for lists (key=value) and a way to output them in + different representations, use for list-windows, etc etc. see message id + 20110221205346.GA1580@yelena.nicm.ath.cx |