]> granicus.if.org Git - vim/commit
patch 8.0.1299: bracketed paste does not work well in terminal window v8.0.1299
authorBram Moolenaar <Bram@vim.org>
Thu, 16 Nov 2017 12:08:04 +0000 (13:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 16 Nov 2017 12:08:04 +0000 (13:08 +0100)
commita42ad57e481d6ed9c34c80c99bd0512d4660515b
tree6940bfb6250dedbb8a4d4973e536ff13ef75d7ac
parent58a8f1706faa9e7a17f0efdd0b9030d4c0e502b0
patch 8.0.1299: bracketed paste does not work well in terminal window

Problem:    Bracketed paste does not work well in terminal window.
Solution:   Send translated string to job right away. (Ozaki Kiichi, closes
            #2341)
src/terminal.c
src/version.c