aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 5e97e10..5538c44 100644
--- a/TODO
+++ b/TODO
@@ -5,7 +5,6 @@ Known Bugs:
* Null-byte in strings not always handled transparently
Features:
- * Patch Scintilla for TECO-style control code echoing (^X) instead of mnemonics
* Progress indication in commandline cursor
* catch OOM errors (can happen easily due to infinite loops)
* undo-tokens per char limit (additional infinite loop safety)
@@ -22,6 +21,7 @@ Features:
* TECO syntax highlighting
* multiline commandline
* improve GTK interface
+ * modifier for toggling string building processing
Documentation:
* Code docs (Doxygen)