diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-06-07 08:36:03 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-06-07 08:36:03 +0100 |
commit | a5c55e439383202547e442f6afc0c8c664687728 (patch) | |
tree | b04aaa00045a2876745bdb6eec38e38b253e5011 | |
parent | f7598b8a267eeab926ed0a934f36595077aab605 (diff) | |
download | rtmux-a5c55e439383202547e442f6afc0c8c664687728.tar.gz rtmux-a5c55e439383202547e442f6afc0c8c664687728.tar.bz2 rtmux-a5c55e439383202547e442f6afc0c8c664687728.zip |
Update TODO.
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -6,8 +6,6 @@ * ' and " should be parsed the same (eg "\e" vs '\e') in config and command prompt * last-pane across sessions - * exact match operator for targets (or break the substring match - and require eg x* instead of just x) - make command sequences more usable * don't require space after ; |