aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2015-12-03 14:43:24 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2015-12-03 14:43:24 +0000
commit3cdb2f0bb793b641ec07ef45b3fd485c2089d9e4 (patch)
tree3802868bfb7ddfc8a6a33d8d8215ac26ece2af9c
parent3b83bda29c51c7b2c3aeef01dde1d3ba6a441e89 (diff)
downloadrtmux-3cdb2f0bb793b641ec07ef45b3fd485c2089d9e4.tar.gz
rtmux-3cdb2f0bb793b641ec07ef45b3fd485c2089d9e4.tar.bz2
rtmux-3cdb2f0bb793b641ec07ef45b3fd485c2089d9e4.zip
Add to TODO.
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index c52d42b6..b4b8231b 100644
--- a/TODO
+++ b/TODO
@@ -5,6 +5,8 @@
* ' and " should be parsed the same (eg "\e" vs '\e') in config
and command prompt
* last-pane across sessions
+ * list-keys should quote output so that bindings can just be used in
+ config file as-is
- make command sequences more usable
* don't require space after ;
@@ -15,7 +17,7 @@
* way to set socket path from config file
- format improvements:
- * option to quote format (#{session_name:quoted})
+ * option to quote format (#{q:session_name})
* formats need conditions for >0 (for #P)
* some way to pad # stuff with spaces
* formats to show if a window is linked into multiple sessions, into