]> granicus.if.org Git - vim/commit
patch 9.0.1117: terminfo entries for bracketed paste are not used v9.0.1117
authorBram Moolenaar <Bram@vim.org>
Fri, 30 Dec 2022 21:10:25 +0000 (21:10 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 30 Dec 2022 21:10:25 +0000 (21:10 +0000)
commit7b8db111e819bcb07cff6fc451584b0e3e0a49fd
tree9fc38c6405910951e99b47cce3f05bff4706d107
parent770713794a59f8f315f331025a15e3c25aa5ddfe
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.
src/term.c
src/termdefs.h
src/version.c