I'm not sure, but it seems you can try a workaround with the [GeanyLua](https://github.com/geany/geany-plugins/tree/master/geanylua) plugin (see `docs/geanylua-keys.html`). Something like `SwitchToRightDocument.lua` (with your example): ```lua geany.keycmd("NOTEBOOK_SWITCHTABRIGHT") ```
-- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/4018#discussioncomment-11102786 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/4018/comments/11102...@github.com>