mirror of
https://github.com/neovim/neovim.git
synced 2025-12-01 06:23:01 +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.