0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

patch 8.1.2150: no test for 'ttymouse' set from xterm version response

Problem:    No test for 'ttymouse' set from xterm version response.
Solution:   Test the three possible values.
This commit is contained in:
Bram Moolenaar
2019-10-14 22:22:03 +02:00
parent e3a22cb1ba
commit 03b00476ee
2 changed files with 39 additions and 2 deletions

View File

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