]> granicus.if.org Git - vim/commit
patch 8.2.3738: screen is cleared when a FocusLost autocommand triggers v8.2.3738
authorBram Moolenaar <Bram@vim.org>
Sat, 4 Dec 2021 17:20:27 +0000 (17:20 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 4 Dec 2021 17:20:27 +0000 (17:20 +0000)
commit23bdef2571b589414cd9744059abd507b043996b
treea8652e5e32f22039ca8ac44c0c0f38a88bf6e603
parent8dea145e39a2569153cb63487d3403a46a882189
patch 8.2.3738: screen is cleared when a FocusLost autocommand triggers

Problem:    Screen is cleared when a FocusLost autocommand triggers.
Solution:   Do not redraw when at the hit-enter or more prompt. (closes #9274)
src/misc1.c
src/version.c