]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0647: MS-Windows: repeat count for events was not used v8.2.0647
authorBram Moolenaar <Bram@vim.org>
Sun, 26 Apr 2020 17:00:07 +0000 (19:00 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 26 Apr 2020 17:00:07 +0000 (19:00 +0200)
commitbc970da80735bfd49c238cdf4bbc60c04dc12e0f
tree375a1e177a1287c3a3bd8889008ef16d5591bf6f
parent759d81549c1340185f0d92524c563bb37697ea88
patch 8.2.0647: MS-Windows: repeat count for events was not used

Problem:    MS-Windows: repeat count for events was not used.
Solution:   Check the repeat count. (Nobuhiro Takasaki, closes #5989)
src/os_win32.c
src/version.c