]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1817 v7.4.1817
authorBram Moolenaar <Bram@vim.org>
Wed, 4 May 2016 19:49:19 +0000 (21:49 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 4 May 2016 19:49:19 +0000 (21:49 +0200)
commitcefe4f994853c2d4866e2aa4ea3e3f36ab2fea13
tree4fe7bc39230987ca8b3cdb676d8c3dede3f313b3
parentd8585eded6359f1d7e1981e96ae775efd077c638
patch 7.4.1817
Problem:    The screen is not updated if a callback is invoked when closing a
            channel.
Solution:   Invoke redraw_after_callback().
src/channel.c
src/version.c