]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0778: in a terminal the cursor may be hidden v8.0.0778
authorBram Moolenaar <Bram@vim.org>
Wed, 26 Jul 2017 19:49:37 +0000 (21:49 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 26 Jul 2017 19:49:37 +0000 (21:49 +0200)
commit4cc93dc85a7aaf6bb1ccccc466f8d5fa523094e4
treefce87651ab98aa9aeb45ca86f92a9082a6795739
parenta1b5b0928118b135f9917679c0da28175c845140
patch 8.0.0778: in a terminal the cursor may be hidden

Problem:    In a terminal the cursor may be hidden and screen updating lags
            behind. (Nazri Ramliy)
Solution:   Switch the cursor on and flush output when needed. (Ozaki Kiichi)
src/terminal.c
src/version.c