From 7f5deec050e5748b6f2dcb10726dc0f3687e69c8 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 17 Nov 2014 05:01:19 +0100 Subject: updated TODO --- TODO | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/TODO b/TODO index 902abec..8d64e11 100644 --- a/TODO +++ b/TODO @@ -5,8 +5,6 @@ Known Bugs: * 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) - * adding a new buffer with syntax highlighting screws up styles: - obviously they are attached to the view instead of the document * crashes on large files: S^EM^X$ (regexp: .*) Features: @@ -14,8 +12,7 @@ Features: * link against libncursesw if possible * translate documents to Unicode strings * a position refers to a character/codepoint - * refactor lexer macro library using new possibilities: - fix the styling bug in the process + * refactor lexer macro library using new possibilities * protect ED hook executions (process like "(M0$)"). Perhaps use a long name for ED registers now. How about "ED"? * Progress indication in commandline cursor -- cgit v1.2.3