summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-04-30 08:23:14 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-04-30 08:23:14 +0100
commitdde53cfde17f83e228fb12191d3fa82b13516942 (patch)
tree2982bd2d5f67dd9ba1ae283c57f94792754f84c9
parent0adb60b3a6309f27947b1b2e70d63e8b61c57e1b (diff)
Add to TODO.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index fba405f1..75cc0a65 100644
--- a/TODO
+++ b/TODO
@@ -22,6 +22,8 @@
* formats to show if a window is linked into multiple sessions, into
multiple attached sessions, and is the active window in multiple
attached sessions?
+ * comparison operators like < and > (for #{version}?)
+ * %else statement in config file
- choose mode improvements:
* choose-pane command (augment choose-tree to do this?)