summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Coste <frrrwww@gmail.com>2014-04-08 19:37:41 +0100
committerMaxime Coste <frrrwww@gmail.com>2014-04-08 19:37:41 +0100
commit341311c442113c54201d389287cdfd7c2121806f (patch)
treed7903275b446cc5f908943b9d039d46cc53a58f2
parent960f823bcd81e1bb036ac99d9bcca7c2bd2e4653 (diff)
update TODO
-rw-r--r--TODO12
1 files changed, 0 insertions, 12 deletions
diff --git a/TODO b/TODO
index 98c3568a..3f4cecd5 100644
--- a/TODO
+++ b/TODO
@@ -56,10 +56,6 @@
* Tree based undo
-* more sane command line parsing, better shell interaction with quoting
-
- - Real parsing of the command line ?
-
* 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).
@@ -96,12 +92,6 @@
* Rewrite keymap support using options ? (map window insert a b -> set -add window insert_keymap a:b)
-* Change set command to use '=' ?
-
- - set window tchou=kanaky
-
- - set window tchou+=kanaky
-
* support for :cnext :cprev
- save the current error line in a buffer option
@@ -114,5 +104,3 @@
* Comments and strings should be more integrated than just highlighting, matching chars
for example should be strings and comments aware
-
-* Access to clients env vars (kak_client_env_WINDOWID)