From 425eb28e3c822a87938d741d265cd055aad02643 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Thu, 14 Feb 2013 05:11:01 +0100 Subject: updated TODO: long-q-reg names implemented --- TODO | 6 ++---- 1 file 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 -- cgit v1.2.3