<p>Hi <img class="emoji" title=":smiley:" alt=":smiley:" src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f603.png" height="20" width="20" align="absmiddle"> <br>
I've added a keybinding for switching focus to the split window editor (in case it's enabled). This solves <a href="https://github.com/geany/geany/issues/631" class="issue-link" title="Switch focus from main window to splitwindow">#631</a> <br>
I've set F3 as keybinding by default because:<br>
1. Follows the idea of the other "Focus Keybindings" family: F2 -> Switch to Editor, F4 -> Terminal, F7 -> Search bar<br>
2. Doesn't collides with any other default keybindings and has very few possibilities of collision with user-defined keybindings.<br>
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.<br>
4. It's a plugin shipped along with geany.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/721'>https://github.com/geany/geany/pull/721</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Keybinding for switching focus to splitwindow. Fix #631</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/721/files#diff-0">plugins/splitwindow.c</a>
    (16)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/721.patch'>https://github.com/geany/geany/pull/721.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/721.diff'>https://github.com/geany/geany/pull/721.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/721">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ7hgjn4vFfW-cn5XBoeaAOMKoW6gks5pBOKugaJpZM4GZhzC.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/721"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>