From 885f372410ae89826c3f6b7e9cafb3f84dfb89c7 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Sat, 6 Dec 2014 20:26:15 +0000 Subject: [PATCH] update TODO --- TODO | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/TODO b/TODO index bb55e54f..dad8f96a 100644 --- a/TODO +++ b/TODO @@ -12,9 +12,6 @@ * Crash recovery support (swap files) -* Sanitize prompt history handling, hooks should not have side effects - on history - * improve highlighters - folding support @@ -73,6 +70,6 @@ * Rewrite keymap support using options ? (map window insert a b -> set -add window insert_keymap a:b) * Comments and strings should be more integrated than just highlighting, matching chars - for example should be strings and comments aware + for example should be strings and comments aware (should they ?) * %val{opt_.*} == %opt{.*}, %val{reg_.*} == %reg{.*}, it might make sense to remove the %opt and %reg