aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2022-06-21 03:41:16 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2022-06-21 03:41:16 +0200
commit70619bb88918e9cd057dbbc6a87e890cbce49a08 (patch)
tree6972ada97ae09dced4ee3f79504de1bd66630362 /TODO
parent0d3da2ce68df9f442aa0606361b64bae1dd57811 (diff)
downloadsciteco-70619bb88918e9cd057dbbc6a87e890cbce49a08.tar.gz
updated copyright to 2022 and updated TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index b1d98c2..cc693ff 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,7 @@ Tasks:
"edit" hook.
Known Bugs:
+ * <'> should result in an error outside of IF-statements.
* Rubbing out <LF> via ^W will rub out more than expected.
* After commands like ECcat /dev/zero$ result in OOM,
we do not correctly recover, even though malloc_trim() is called.
@@ -380,6 +381,7 @@ Features:
using --with-scintilla.
* Update the lexer library based on a SciTE that corresponds
to our current Scintilla version.
+ Add a Python lexer and one for Linux device trees.
Optimizations:
* There is should be a common error code for null-byte tests.
@@ -393,6 +395,8 @@ Optimizations:
saving the q-reg table lookup
* refactor search commands (create proper base class)
* Add a configure-switch for LTO (--enable-lto).
+ * undo__teco_interface_ssm() could always include the check for
+ teco_current_doc_must_undo().
Documentation:
* Code docs (Doxygen). It's slowly getting better...
@@ -406,3 +410,4 @@ Documentation:
* Write some tutorials for the Wiki, e.g. about paragraph
reflowing...
Object-oriented SciTECO ideoms etc. ;-)
+ * Record a "video" on https://asciinema.org/