]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2853: window is not updated after using <Cmd> mapping v8.2.2853
authorBram Moolenaar <Bram@vim.org>
Sat, 15 May 2021 13:09:06 +0000 (15:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 15 May 2021 13:09:06 +0000 (15:09 +0200)
commitd832c3c56ec7043322ad3e99897e312700fa1d3e
tree95919cb760135c65c8158c5d076277ffa372f2aa
parent761ead497feff5fd259c9f6ca76d184bb8755373
patch 8.2.2853: window is not updated after using <Cmd> mapping

Problem:    Window is not updated after using <Cmd> mapping.
Solution:   So jump to cmdline_changed but skip autocommand.
src/ex_getln.c
src/version.c