From 1e55387482bd501770aafc4230cbcad870d3abf3 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 20 Jan 2013 02:24:52 +0100 Subject: added patch enabling TECO-style (^X) control code echoing in Scintilla in the future, I might submit a more elaborate Scintilla patch for configuring the control code strings. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') 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) -- cgit v1.2.3