]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1995 v7.4.1995
authorBram Moolenaar <Bram@vim.org>
Thu, 7 Jul 2016 14:43:02 +0000 (16:43 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 7 Jul 2016 14:43:02 +0000 (16:43 +0200)
commit9d5d3c9c4468ad76f16b50eabd3d9e7eab2ed44d
treeecee7bf2e2c8a5eeaea1c00ab3461d34740b3ca6
parent05e418d436410cd8bbf5a29ff81e8ad68408b1e8
patch 7.4.1995
Problem:    GUI: cursor drawn in wrong place if a timer callback causes a
            screen update. (David Samvelyan)
Solution:   Also redraw the cursor when it's blinking and on.
12 files changed:
src/gui_gtk_x11.c
src/gui_mac.c
src/gui_photon.c
src/gui_w32.c
src/gui_x11.c
src/proto/gui_gtk_x11.pro
src/proto/gui_mac.pro
src/proto/gui_photon.pro
src/proto/gui_w32.pro
src/proto/gui_x11.pro
src/screen.c
src/version.c