]> granicus.if.org Git - vim/commit
patch 9.0.0512: cannot redraw the status lines when editing a command v9.0.0512
authorzeertzjq <zeertzjq@outlook.com>
Tue, 20 Sep 2022 12:17:57 +0000 (13:17 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 20 Sep 2022 12:17:57 +0000 (13:17 +0100)
commitc14bfc31d907cbee6a3636f780561ad1787cdb9b
tree4fdf0e832dd4def2a38a061a4954ea8609a3a992
parentbdedd2bcce3a59028c7504a397ff77d901b1b12a
patch 9.0.0512: cannot redraw the status lines when editing a command

Problem:    Cannot redraw the status lines when editing a command.
Solution:   Only postpone the redraw when messages have scrolled.
            (closes #11170)
src/ex_docmd.c
src/testdir/dumps/Test_redrawstatus_in_autocmd_1.dump
src/testdir/dumps/Test_redrawstatus_in_autocmd_2.dump [new file with mode: 0644]
src/testdir/test_cmdline.vim
src/version.c