aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2013-02-14 05:11:01 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2013-02-14 05:23:40 +0100
commit425eb28e3c822a87938d741d265cd055aad02643 (patch)
treedf611f56993e572dacd31834c3c10ea418acd351 /TODO
parentdd4947d015548dc4c1c299a50dda4f86d6d31bdc (diff)
downloadsciteco-425eb28e3c822a87938d741d265cd055aad02643.tar.gz
updated TODO: long-q-reg names implemented
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index 077a3d7..c81f7b8 100644
--- a/TODO
+++ b/TODO
@@ -16,10 +16,8 @@ Features:
* generic function-key substitution, or
* function-key encoding (e.g. Page-down -> ^FPD), or
* function-key to ASCII/UTF mapping (as command executes macro of the same name)
- * extended Q-Register namespace
- * 2 char q-registers like in Troff (e.g. "Q(xy")
- * arbitrary length names (e.g. "Q$xyz$", see ITS TECO)
- -> Macro libraries
+ * Command to free Q-Register (remove from table)
+ * refactor match-char state machine using MicroStateMachine class
* Q-Register aliasing/linking
* EC command
* TECO syntax highlighting