mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 14:55:33 +00:00
Problem: Selecting an item in the right-click menu when clicking to the
left/right of it is confusing, especially in a UI that doesn't
support 'mousemoveevent'.
Solution: Don't select an item when clicking to the left/right of the
right-click menu.