mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 14:25:32 +00:00
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
90a800274d