diff options
Diffstat (limited to 'context/data/scite/scite-context.properties')
-rw-r--r-- | context/data/scite/scite-context.properties | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/context/data/scite/scite-context.properties b/context/data/scite/scite-context.properties index 3ee28e229..ce56084c0 100644 --- a/context/data/scite/scite-context.properties +++ b/context/data/scite/scite-context.properties @@ -27,13 +27,14 @@ # if PLAT_WIN # find.command=fgrep -G -n $(find.what) $(find.files) -# bugged: bad cursor -# -# technology=0 -# +# 1: better anti-aliasing on windows, also slightly diffent lineheights + +technology=1 + # not much difference # # buffered.draw=0 +# two.phase.draw=0 # # no auto save: # @@ -44,13 +45,13 @@ code.page=65001 output.code.page=65001 -# caret gets weird: -# -# technology=1 +position.maximize=1 +virtual.space=1 textwrapper.margin=4 textwrapper.length=68 -#~ textwrapper.length=80 + +# xml.auto.close.tags=1 # ConTeXt: suffixes (really needed) |