1
0
forked from aniani/vim

patch 9.0.0273: Konsole termresponse not recognized

Problem:    Konsole termresponse not recognized.
Solution:   Handle Konsole like libvterm, set 'ttymouse' to "sgr".
            (closes #10990)
This commit is contained in:
Bram Moolenaar
2022-08-26 12:26:07 +01:00
parent b1d2c8116c
commit d55f9ef8b2
3 changed files with 20 additions and 10 deletions

View File

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