diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-04-30 08:23:14 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-04-30 08:23:14 +0100 |
commit | dde53cfde17f83e228fb12191d3fa82b13516942 (patch) | |
tree | 2982bd2d5f67dd9ba1ae283c57f94792754f84c9 | |
parent | 0adb60b3a6309f27947b1b2e70d63e8b61c57e1b (diff) | |
download | rtmux-dde53cfde17f83e228fb12191d3fa82b13516942.tar.gz rtmux-dde53cfde17f83e228fb12191d3fa82b13516942.tar.bz2 rtmux-dde53cfde17f83e228fb12191d3fa82b13516942.zip |
Add to TODO.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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?) |