]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2277: terminal window is not updated when info popup changes v8.1.2277
authorBram Moolenaar <Bram@vim.org>
Sat, 9 Nov 2019 19:00:35 +0000 (20:00 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 9 Nov 2019 19:00:35 +0000 (20:00 +0100)
commitb73e439606b55d66d9e81da1f9cae729af37cf04
treea92b1dd6483862bcec6ea8cf85f015525682d1aa
parent5bf46e978619ff602a7c63dd98e19de8248236b3
patch 8.1.2277: terminal window is not updated when info popup changes

Problem:    Terminal window is not updated when info popup changes.
Solution:   Redraw windows when re-using an info popup. (closes #5192)
src/ex_cmds.c
src/version.c