From 8fb427734377a189a64b9c399f60a8b931de7b62 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Wed, 4 Feb 2015 13:46:23 +0000 Subject: [PATCH] Update TODO --- TODO | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO b/TODO index dad8f96a..08557d6b 100644 --- a/TODO +++ b/TODO @@ -67,9 +67,5 @@ +./kak -help commands > ../doc/commands.asciidoc+ with README.asciidoc including commands ? -* 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 (should they ?) - -* %val{opt_.*} == %opt{.*}, %val{reg_.*} == %reg{.*}, it might make sense to remove the %opt and %reg