]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0771: cursor in terminal window not always updated in GUI v8.0.0771
authorBram Moolenaar <Bram@vim.org>
Mon, 24 Jul 2017 21:36:41 +0000 (23:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 24 Jul 2017 21:36:41 +0000 (23:36 +0200)
commit1c84493bbeda1d58b70e9b2b7723ce92fb2a49d4
treeae90c9b701cb57517f9330071f3e4267ee07e0c7
parent86067eb05ef01ff4acea9b006506b2b4abd3a3eb
patch 8.0.0771: cursor in terminal window not always updated in GUI

Problem:    Cursor in a terminal window not always updated in the GUI.
Solution:   Call gui_update_cursor(). (Yasuhiro Matsumoto, closes #1868)
src/terminal.c
src/version.c