]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0767: modifyOtherKeys active when using a shell command in autocmd v8.2.0767
authorBram Moolenaar <Bram@vim.org>
Sat, 16 May 2020 13:05:04 +0000 (15:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 16 May 2020 13:05:04 +0000 (15:05 +0200)
commit645e3fe3fe2cfaf0615428207bbacc2963852eba
tree3a4fc47656b4a950bf70730da395050ad2fbc9e9
parente882f7a73c8fa48707de71035eb0a7ccc6ac8548
patch 8.2.0767: modifyOtherKeys active when using a shell command in autocmd

Problem:    ModifyOtherKeys active when using a shell command in autocmd.
Solution:   Output T_CTE when going to cooked mode. (closes 5617)
src/term.c
src/version.c