aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2014-11-17 05:01:19 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2014-11-17 05:01:19 +0100
commit7f5deec050e5748b6f2dcb10726dc0f3687e69c8 (patch)
treed687b4568a1e72335792cec43036a6e819722491
parent30d2849cf28bf33226c45f5053e852cc8962ab6f (diff)
downloadsciteco-7f5deec050e5748b6f2dcb10726dc0f3687e69c8.tar.gz
updated TODO
-rw-r--r--TODO5
1 files changed, 1 insertions, 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 <TAB> 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 "(<x>M0$)").
Perhaps use a long name for ED registers now. How about "ED"?
* Progress indication in commandline cursor