]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1376: cursor in terminal not always updated v8.0.1376
authorBram Moolenaar <Bram@vim.org>
Tue, 5 Dec 2017 20:32:33 +0000 (21:32 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 5 Dec 2017 20:32:33 +0000 (21:32 +0100)
commit23c1b2b018c8121ca5fcc247e37966428bf8ca66
treee5dce7f458be881b4d85ab569096b3318e1803ab
parent415a6939a4e8d4e26b4af26c24eb75243d3a2756
patch 8.0.1376: cursor in terminal not always updated

Problem:    Cursor in terminal not always updated.
Solution:   Call gui_mch_flush(). (Ken Takata)
src/terminal.c
src/version.c