diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-02-14 05:36:29 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-02-14 05:36:29 +0100 |
commit | f08c97b90ea34babb633fcd7f4dc22e22bc487a9 (patch) | |
tree | 88118a40c4465aebb757043d02eb5300bb6e268d | |
parent | 425eb28e3c822a87938d741d265cd055aad02643 (diff) | |
download | sciteco-f08c97b90ea34babb633fcd7f4dc22e22bc487a9.tar.gz |
updated TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,8 +18,10 @@ Features: * function-key to ASCII/UTF mapping (as command executes macro of the same name) * Command to free Q-Register (remove from table) * refactor match-char state machine using MicroStateMachine class + * autocompletion of long Q-Reg names * Q-Register aliasing/linking * EC command + * perhaps support Bash completions * TECO syntax highlighting * multiline commandline * perhaps use Scintilla view as mini buffer |