]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0820: GUI: cursor in terminal window lags behind v8.0.0820
authorBram Moolenaar <Bram@vim.org>
Sun, 30 Jul 2017 17:02:02 +0000 (19:02 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 30 Jul 2017 17:02:02 +0000 (19:02 +0200)
commit12d93ee26d4290321ed0cc3d0493b966d1475a66
treea37b3662cb64c73ea619865a8977bc2b16d88963
parent0e23e9c5e74dbf0e5eec710c41c9eaed35794682
patch 8.0.0820: GUI: cursor in terminal window lags behind

Problem:    GUI: cursor in terminal window lags behind.
Solution:   call gui_update_cursor() under different conditions. (Ozaki
            Kiichi, closes #1893)
src/terminal.c
src/version.c