aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2015-02-14 07:19:32 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2015-02-14 07:19:32 +0100
commit1b07f32774dc0f9db8fe7906998061dc5bae2ad9 (patch)
treef04f530282e61f40fba8b314f6e0b2bfbfb70f4c /TODO
parentb62f7361467f1d451180831da3c286503379f43a (diff)
downloadsciteco-1b07f32774dc0f9db8fe7906998061dc5bae2ad9.tar.gz
updated Scintilla submodule: fixed tab stop calculation on Curses
* also did some whitespace cleanup in SciTECO now that tabs are displayed properly
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 67b8f77..af0f5db 100644
--- a/TODO
+++ b/TODO
@@ -4,7 +4,6 @@ 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 <TAB> indents too much (see e.g. state declarations)
* crashes on large files: S^EM^X$ (regexp: .*)
* m,nX crashes if m > n