1
0
forked from aniani/vim

patch 9.0.0347: MS-Windows: cannot set cursor shape in Windows Terminal

Problem:    MS-Windows: cannot set cursor shape in Windows Terminal.
Solution:   Make cursor shape work with Windows Terminal. (Ken Takata,
            closes #11028, closes #6576)
This commit is contained in:
K.Takata
2022-09-01 13:20:16 +01:00
committed by Bram Moolenaar
parent d3de178e53
commit df5320c439
3 changed files with 50 additions and 7 deletions

View File

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