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