source:
vim9script "foo"->popup_create({ filter: (_, key) => { echo key if key == "\<ScrollWheelUp>" echo "ScrollWheelUp" endif return true }})
Now scroll your mouse at other place. you can see , but wehn your mouse is on the popup window, you can't.
catch scrollwhell* keys correctly in popup windows
9.1.2130
Windows 11 GUI and TUI
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
This can't reproduce in vim on msys2
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()