diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-07-23 18:02:23 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-07-23 18:02:23 +0200 |
commit | eaf6e289bc13c25587707f26faa68e2e02bb2836 (patch) | |
tree | 95eeed626633af423f27736882bbc20e41acac8f /TODO | |
parent | de616e362ccd56aae8b26a08d9520ab9132a060f (diff) | |
download | sciteco-eaf6e289bc13c25587707f26faa68e2e02bb2836.tar.gz |
updated TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ Known Bugs: * 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: 1<(C)> Features: * properly support Unicode encodings and the character-based model |