diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-07-14 06:50:36 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-14 06:50:36 +0800 |
commit | 49ba36becd0bbf1052802b846f418aee673b28a5 (patch) | |
tree | 78bb307b3e04463c54682510be43c1799672419f /runtime/lua/vim/_meta/vimfn.lua | |
parent | 1f748d46c3ef288b2d9a8b7dd2c9c931ed4f0059 (diff) | |
download | rneovim-49ba36becd0bbf1052802b846f418aee673b28a5.tar.gz rneovim-49ba36becd0bbf1052802b846f418aee673b28a5.tar.bz2 rneovim-49ba36becd0bbf1052802b846f418aee673b28a5.zip |
vim-patch:9.1.0580: :lmap mapping for keypad key not applied when typed in Select mode (#29693)
Problem: An :lmap mapping for a printable keypad key is not applied
when typing it in Select mode.
Solution: Change keypad key to ASCII after setting vgetc_char.
(zeertzjq)
closes: vim/vim#15245
https://github.com/vim/vim/commit/90a800274ded86d5d79dbea7ba647cd69b029b4e
Diffstat (limited to 'runtime/lua/vim/_meta/vimfn.lua')
0 files changed, 0 insertions, 0 deletions