1
0
forked from aniani/vim

patch 9.0.1117: terminfo entries for bracketed paste are not used

Problem:    Terminfo entries for bracketed paste are not used.
Solution:   Use the newly added terminfo entries for bracketed paste.
            Correct mixup of output strings and key codes.
This commit is contained in:
Bram Moolenaar
2022-12-30 21:10:25 +00:00
parent 770713794a
commit 7b8db111e8
3 changed files with 7 additions and 9 deletions

View File

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