From 9def6baabaf7547bc9f6bb37021e275dbc21d94f Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 28 Feb 2011 21:10:33 +0000 Subject: [PATCH] +. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) 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