]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1476: screen isn't always updated right away v8.0.1476
authorBram Moolenaar <Bram@vim.org>
Thu, 8 Feb 2018 08:57:28 +0000 (09:57 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 8 Feb 2018 08:57:28 +0000 (09:57 +0100)
commitacda04f5c641330cd589ca52eb61d1ab0d62385f
tree7545da5b44076c90df18ce39e1d69e555e4dc6fc
parentf12519dec88251305793f1651f558d16506b4be2
patch 8.0.1476: screen isn't always updated right away

Problem:    Screen isn't always updated right away.
Solution:   Adjust #ifdef: Call out_flush() when not running the GUI.
src/screen.c
src/version.c