]> granicus.if.org Git - vim/commit
patch 8.1.0782: Win32: cursor blinks when Vim is not active v8.1.0782
authorBram Moolenaar <Bram@vim.org>
Sat, 19 Jan 2019 18:54:20 +0000 (19:54 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 19 Jan 2019 18:54:20 +0000 (19:54 +0100)
commit2d951a486e632f99fe039c0b0a1685f1fe7879b2
treea66e908c923cb82fa7e4b1577e20ea756949767f
parenta502caab8bd396316a6eb5cb821b0a0df55c502a
patch 8.1.0782: Win32: cursor blinks when Vim is not active

Problem:    Win32: cursor blinks when Vim is not active.
Solution:   Remove call to setActiveWindow(). (Yasuhiro Matsumoto,
            closes #3778)
src/gui_w32.c
src/menu.c
src/proto/gui_w32.pro
src/version.c