]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1654: GUI: screen updates from 'balloonexpr' are not displayed v8.1.1654
authorBram Moolenaar <Bram@vim.org>
Mon, 8 Jul 2019 20:23:33 +0000 (22:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 8 Jul 2019 20:23:33 +0000 (22:23 +0200)
commit8a7383b6d28be02413cf115d4b8ed1b44d60dd9f
tree1965d70cea9fc29329cb4f14c891b55fc76385fe
parent0d07155c8bbaca1a527b79da358438253a60839f
patch 8.1.1654: GUI: screen updates from 'balloonexpr' are not displayed

Problem:    GUI: screen updates from 'balloonexpr' are not displayed.
Solution:   Update the screen if needed.  Also avoid the cursor being
            displayed in the wrong position.
src/beval.c
src/version.c