]> granicus.if.org Git - vim/commit
patch 8.2.2874: MS-Windows: screen redraws too often v8.2.2874
authormatveyt <matthewtarasov@gmail.com>
Thu, 20 May 2021 09:54:10 +0000 (11:54 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 20 May 2021 09:54:10 +0000 (11:54 +0200)
commit4eb1914e1bd870a7ea829cae150e1f9fdc3df7b1
tree9fcd9a787c7dd881603261ae7ac93425c475574c
parent46aa6f93acb5d932d2893606d980a6b4b8a9594c
patch 8.2.2874: MS-Windows: screen redraws too often

Problem:    MS-Windows: screen redraws too often.
Solution:   Do not redraw when peeking for a character. (closes #8230,
            closes #8211)
src/os_win32.c
src/version.c