In GTK3 (and on Windows) pressing F10 brings up the menu even when the menubar is hidden via 'go-=m'. The GTK4 path passed F10 straight through to Vim, so users who hide the menubar lost a way to reach it via the keyboard.
If F10 is not currently mapped, pop up the full menubar GMenu model as a transient GtkPopoverMenu at the top of the drawing area. A user mapping still wins, so this only adds behaviour when F10 would otherwise be inert.
Fixes #20259
https://github.com/vim/vim/pull/20355
(1 file)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
thanks
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()