mirror of
https://github.com/neovim/neovim.git
synced 2026-05-31 01:05:48 +00:00
Problem: Two key command cancelled by moving mouse when using popup.
(Sergey Vlasov)
Solution: Ignore K_MOUSEMOVE in plain_vgetc().
3a00659db7