aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/interface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface.cpp')
-rw-r--r--src/interface.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interface.cpp b/src/interface.cpp
index 17ec0a2..337e5d2 100644
--- a/src/interface.cpp
+++ b/src/interface.cpp
@@ -71,6 +71,7 @@ View<ViewImpl>::setup(void)
ssm(SCI_SETHSCROLLBAR, FALSE);
ssm(SCI_SETCARETSTYLE, CARETSTYLE_BLOCK);
+ ssm(SCI_SETCARETPERIOD, 0);
ssm(SCI_SETCARETFORE, 0xFFFFFF);
/*