]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2199 v7.4.2199
authorBram Moolenaar <Bram@vim.org>
Fri, 12 Aug 2016 12:08:25 +0000 (14:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 12 Aug 2016 12:08:25 +0000 (14:08 +0200)
commit107abd2ca53c31fd3bb40d77ff296e98eaae2975
treeec1ae0386ed26e1ea96291a69ddf47f9b7aef854
parent0e5d3a2940ead6c8ee3bacacea4153b647b67cca
patch 7.4.2199
Problem:    In the GUI the cursor is hidden when redrawing any window,
            causing flicker.
Solution:   Only undraw the cursor when updating the window it's in.
src/gui.c
src/gui_gtk_x11.c
src/proto/gui.pro
src/screen.c
src/version.c