[Github-comments] [geany] Keybinding for switching focus to splitwindow. Fix #631 (#721)

Akronix notifications at xxxxx
Sat Oct 31 16:24:14 UTC 2015


Hi :smiley: 
I've added a keybinding for switching focus to the split window editor (in case it's enabled). This solves #631 
I've set F3 as keybinding by default because:
1. Follows the idea of the other "Focus Keybindings" family: F2 -> Switch to Editor, F4 -> Terminal, F7 -> Search bar
2. Doesn't collides with any other default keybindings and has very few possibilities of collision with user-defined keybindings.
3. Even in the case it collides with other user-defined keybinding, it's not a big deal since it just grab the focus on split window only in the case it's being displayed. If user doesn't like it, he/she can always change this.
4. It's a plugin shipped along with geany.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/721

-- Commit Summary --

  * Keybinding for switching focus to splitwindow. Fix #631

-- File Changes --

    M plugins/splitwindow.c (16)

-- Patch Links --

https://github.com/geany/geany/pull/721.patch
https://github.com/geany/geany/pull/721.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/721
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151031/6694c607/attachment.html>


More information about the Github-comments mailing list