]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0815: terminal window not correctly updated v8.0.0815
authorBram Moolenaar <Bram@vim.org>
Sun, 30 Jul 2017 15:45:37 +0000 (17:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 30 Jul 2017 15:45:37 +0000 (17:45 +0200)
commit43c007ff225bf5522e07f23f41bfaced573b0e98
tree047a90df11d24e4dda07467c94e45011d85f8293
parent0e7885e67d7d798812e23dd8d32e75106f06cb76
patch 8.0.0815: terminal window not correctly updated

Problem:    Terminal window not correctly updated when 'statusline' invokes
            ":sleep". (NIkolay Pavlov)
Solution:   Clear got_int.  Repeat redrawing when needed.
src/terminal.c
src/version.c