]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4777: screendump tests fail because of a redraw v8.2.4777
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Apr 2022 18:20:33 +0000 (19:20 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Apr 2022 18:20:33 +0000 (19:20 +0100)
commit366f0bdd08ae8f4aec38bca6b02ba41adae6ffce
tree8db2e8c090ee728c322463d9aa83c11c86791915
parent9f53e7bd7f0865585a5447fa3665c5d4c4f91408
patch 8.2.4777: screendump tests fail because of a redraw

Problem:    Screendump tests fail because of a redraw.
Solution:   Do not output t_8u before receiving termresponse.  Redraw only
            when t_8u is not reset and termresponse is received.
src/term.c
src/version.c