aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2011-02-28 21:10:33 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2011-02-28 21:10:33 +0000
commit9def6baabaf7547bc9f6bb37021e275dbc21d94f (patch)
treefb12b8798e79b89bca1eea03bff8c5714f614c13
parentc7624fd25d61b5585434273e79192914074be27a (diff)
downloadrtmux-9def6baabaf7547bc9f6bb37021e275dbc21d94f.tar.gz
rtmux-9def6baabaf7547bc9f6bb37021e275dbc21d94f.tar.bz2
rtmux-9def6baabaf7547bc9f6bb37021e275dbc21d94f.zip
+.
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 389e935d..e51e5172 100644
--- a/TODO
+++ b/TODO
@@ -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