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