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