1
0
forked from aniani/vim

patch 8.0.0973: initial info about blinking cursor is wrong

Problem:    initial info about blinking cursor is wrong
Solution:   Invert the blink flag.  Add t_VS to stop a blinking cursor.
This commit is contained in:
Bram Moolenaar
2017-08-20 15:05:15 +02:00
parent 37b9b81997
commit ce1c32780a
6 changed files with 37 additions and 38 deletions

View File

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