From 7581762c8e07b18726933616ac92458f9e74d4c6 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 2 Aug 2013 13:53:17 +0100 Subject: [PATCH] + to TODO. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index e8e8d073..e72e83a2 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,8 @@ * ' 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 ;