1
0
forked from aniani/vim

patch 8.1.2174: screen not recognized as supporting "sgr" mouse codes

Problem:    Screen not recognized as supporting "sgr" mouse codes.
Solution:   Recognize screen 4.7. (Jordan Christiansen, closes #5042)
This commit is contained in:
Bram Moolenaar
2019-10-18 21:26:05 +02:00
parent 92ea26b925
commit 89577b3b3e
3 changed files with 104 additions and 8 deletions

View File

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