1
0
forked from aniani/vim

patch 8.0.0921: terminal window cursor shape not supported in the GUI

Problem:    Terminal window cursor shape not supported in the GUI.
Solution:   Use the terminal window cursor shape in the GUI.
This commit is contained in:
Bram Moolenaar
2017-08-12 22:55:58 +02:00
parent 893029ab20
commit 3d9bdfebf1
6 changed files with 95 additions and 19 deletions

View File

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