]> granicus.if.org Git - vim/commit
patch 7.4.1890 v7.4.1890
authorBram Moolenaar <Bram@vim.org>
Sat, 4 Jun 2016 14:24:32 +0000 (16:24 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 4 Jun 2016 14:24:32 +0000 (16:24 +0200)
commit703a8044b5393d37d355b0b1054a9a5a13912a3f
treeae0769683f198fcaeb7c75e32bceca7d65319b4a
parent35d88f4e2ff5dcd9904f04612d5febede996137c
patch 7.4.1890
Problem:    GUI: When channel data is received the cursor blinking is
            interrupted.  (Ramel Eshed)
Solution:   Don't update the cursor when it is blinking.
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