]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0626: in the GUI the cursor may flicker v8.0.0626
authorBram Moolenaar <Bram@vim.org>
Mon, 5 Jun 2017 17:32:32 +0000 (19:32 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 5 Jun 2017 17:32:32 +0000 (19:32 +0200)
commite21d69eec1870a3f4732653aa8ee25d5da10128c
tree3915070a783edb1fb908c3992d5564c68b0439b0
parent206155280def51160a9d81d983aed639015ffb44
patch 8.0.0626: in the GUI the cursor may flicker

Problem:    In the GUI the cursor may flicker.
Solution:   Check the cmd_silent flag before updating the cursor shape.
            (Hirohito Higashi, closes #1637)
src/getchar.c
src/version.c