1
0
forked from aniani/vim

patch 8.0.1009: Xterm cursor blinking status may be inverted

Problem:    Xterm cursor blinking status may be inverted.
Solution:   Use another request to get the blink status and compare with the
            cursor style report
This commit is contained in:
Bram Moolenaar
2017-08-28 22:43:05 +02:00
parent 1dccf6351d
commit 4db2554954
6 changed files with 97 additions and 24 deletions

View File

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