aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 5771793..efa7254 100644
--- a/TODO
+++ b/TODO
@@ -43,8 +43,6 @@ Features:
influence tab-completion and relative file names.
Optimizations:
- * prevent command-line flickering when using function key macros.
- * check if Scinterm refreshing is optimal
* refactor search commands (create proper base class)
* refactor match-char state machine using MicroStateMachine class
* simplify parser (static jump tables are unnecessary!)