mirror of
https://github.com/neovim/neovim.git
synced 2025-11-21 09:36:29 +00:00
Problem: The 'statusline'-format ui elements do not receive right
click events when "mousemodel" is "popup*"
Solution: Do not draw popupmenu and handle click event instead.
(cherry picked from commit 6b5b6e5e07)