1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 22:50:06 +08:00

feat(chat): redraw screen in while loop

the message window does not update when scroll screen
This commit is contained in:
wsdjeg 2022-05-01 23:48:09 +08:00
parent 7c235b6276
commit c37ac8e848

View File

@ -259,6 +259,7 @@ function! s:update_msg_screen() abort
endfunction
function! s:echon() abort
redraw
normal! :
echohl Comment | echon s:c_base
echohl None | echon s:c_begin