From 938baacd0586d6bf3117e89ade00f9d6502607ae Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Fri, 21 Jun 2013 18:51:32 +0100 Subject: [PATCH] update TODO --- TODO | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 95330591..fd0343ec 100644 --- a/TODO +++ b/TODO @@ -32,6 +32,10 @@ * Tree based undo -* Complete secondary selections as well as primary - * incrementation/decrementation of integers support + +* more sane command line parsing, better shell interaction with quoting + +* configurable evaluated (%sh{...}) strings ? use an option to define + the interpreters, regex for finding used kak variables (ability to + add direct python/perl/ruby/whatever evaluation).