1
0
forked from aniani/vim

patch 8.0.0984: terminal blinking cursor not correct in the GUI

Problem:    Terminal blinking cursor not correct in the GUI.
Solution:   Set blinkoff correctly.  Also make the cursor blink on MS-Windows
            by default. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2017-08-22 20:33:53 +02:00
parent 3f9a1ff141
commit 5830232c02
2 changed files with 18 additions and 5 deletions

View File

@@ -769,6 +769,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
984,
/**/
983,
/**/