This PR adds keybindings to switch focus between:
* Editor and VTE * Editor and Sidebar * Editor and Message Window
It also adds a keybinding to switch focus to the status tab (every other msgwin tab has a keybinding). Existing keybindings to change focus are unchanged, for those who prefer them.
This PR cannot be put in a plugin because the VTE grabs focus and won't let it go except for shortcuts in the focus group. There is an option to make the VTE not override shortcuts, but then it becomes unusable because it doesn't respond to expected VTE shortcuts.
I understand there is currently a string freeze, so this PR won't get much attention for a while. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2919
-- Commit Summary --
* <a href="https://github.com/geany/geany/pull/2919/commits/854c79662e7be91250264523ab4c6911adf8b9b7">Add keybindings to toggle focus between:</a>
-- File Changes --
M src/keybindings.c (100) M src/keybindings.h (4)
-- Patch Links --
https://github.com/geany/geany/pull/2919.patch https://github.com/geany/geany/pull/2919.diff
@xiota pushed 3 commits.
4e24b53b49c95120bbf939e73f7343f2ac44cdc4 Add keybindings to toggle focus between: d27e75960e366805c2740783cb83359d5189421a change '-' to ':' in keybinding descriptions 41ae0d4c3eee3227f4e20ed3c03d38fad9064811 Don't restore previous tab if tab already switched away from VTE
Force pushed to rebase, since it looks like 1.38 has been released. Is there still a string freeze now?
Is there still a string freeze now?
No, now it just needs somebody to have time, but there are many (some big) changes queued up before this also waiting for release so please be patient.
@elextr Thanks for letting me know. Not in a hurry. Was just wondering.
Closed #2919.
github-comments@lists.geany.org