]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0442: GUI: cursor not drawn after ":redraw | sleep" v8.1.0442
authorBram Moolenaar <Bram@vim.org>
Sun, 30 Sep 2018 16:22:26 +0000 (18:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 30 Sep 2018 16:22:26 +0000 (18:22 +0200)
commitf45d747ebf920940b041f5c75c2bfdffb6b670ae
tree6a6f590502f34925c0c8962e844882c49839c36a
parentd3dc062160b52f2a01900a8b8badb531fb8b3f16
patch 8.1.0442: GUI: cursor not drawn after ":redraw | sleep"

Problem:    GUI: Cursor not drawn after ":redraw | sleep".
Solution:   Flush the output. (closes #3496)
src/ex_docmd.c
src/version.c