0
0
mirror of https://github.com/vim/vim.git synced 2025-10-13 06:54:15 -04:00

patch 9.0.0956: terminal tests fail when using key with modifier

Problem:    Terminal tests fail when using key with modifier.
Solution:   Use the modifyOtherKeys encoding when using RunVimInTerminal().
This commit is contained in:
Bram Moolenaar
2022-11-27 12:45:41 +00:00
parent cc0907165d
commit 9f14557d6a
5 changed files with 46 additions and 19 deletions

View File

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