From 4f069e1977c9567b8aca7b0306ac5f100ef11282 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Tue, 29 Jan 2013 20:37:03 +0100 Subject: updated TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 6b3cf39..1ea82f4 100644 --- a/TODO +++ b/TODO @@ -4,8 +4,11 @@ Known Bugs: * Null-byte in strings not always handled transparently * saving another user's file will only preserve the user when run as root (WON'T FIX!?) + * Scintilla/Scinterm: sometimes indents too much (see e.g. state declarations) Features: + * protect ED hook executions (process like "(M0$)") + * refactor search commands (create proper base class) * 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 +25,7 @@ Features: * command-line push-down mechanism * TECO syntax highlighting * multiline commandline + * perhaps use Scintilla view as mini buffer * improve GTK interface * modifier for toggling string building processing * simplify parser (static jump tables are unnecessary!) -- cgit v1.2.3