diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-02-21 06:04:56 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-02-21 06:06:01 +0800 |
commit | 3828fb7ea431c9ceec815c41aed89c50ab9712f5 (patch) | |
tree | 117eaed1e946468ab1b65bf4ce503b975562d5f2 /runtime/lua/vim/diagnostic.lua | |
parent | d80c9b925973be87d1d5a2e948d65907234b2134 (diff) | |
download | rneovim-3828fb7ea431c9ceec815c41aed89c50ab9712f5.tar.gz rneovim-3828fb7ea431c9ceec815c41aed89c50ab9712f5.tar.bz2 rneovim-3828fb7ea431c9ceec815c41aed89c50ab9712f5.zip |
vim-patch:8.2.4427: getchar() may return modifiers if no character is available
Problem: getchar() may return modifiers if no character is available.
Solution: Do not process modifiers when there is no character. (closes vim/vim#9806)
https://github.com/vim/vim/commit/ad6c45f62558e03d3e3a927b3fe4dbaf30a36bef
Diffstat (limited to 'runtime/lua/vim/diagnostic.lua')
0 files changed, 0 insertions, 0 deletions