]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0984: terminal blinking cursor not correct in the GUI v8.0.0984
authorBram Moolenaar <Bram@vim.org>
Tue, 22 Aug 2017 18:33:53 +0000 (20:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 22 Aug 2017 18:33:53 +0000 (20:33 +0200)
commit5830232c021102e47a4e6fc81857604e4a031ddf
tree9d153fead3c0a0dc720f1c56009609cf1c3c5bd5
parent3f9a1ff141412e9e85f7dff47d02946cb9be9228
patch 8.0.0984: terminal blinking cursor not correct in the GUI

Problem:    Terminal blinking cursor not correct in the GUI.
Solution:   Set blinkoff correctly.  Also make the cursor blink on MS-Windows
            by default. (Ken Takata)
src/terminal.c
src/version.c