Hi.
I'm using version 2.0 on a Mac at work. OS version is 14.7.
Reading this PR I cannot figure out whether at some point the system-wide shortcut `Ctrl+F2` ("Move focus to the menu bar") has been incorporated to Geany. It currently doesn't work, but it does if I'm on any other program window. This would be useful to access not key-bound menu entries by accessing the menu, in the same vein as one can access the View menu, for example, with `Alt+v` on Win/Linux.
Is there a trick somewhere in the System Preferences to make it work? Are there plans for incorporating this shortcut to Geany?
I see there is a `osx_keybindings` branch, and when this PR was created a file called `keybindings_osx.conf` is mentioned, but I do not have it on my Geany directory. Is there a way I can see an example of the entries for this file so I can test whether it works?
Thanks!