<p>In <a href="https://github.com/geany/geany/pull/1114#discussion_r69472397">src/keybindings.h</a>:</p>
<pre style='color:#555'>> @@ -273,6 +273,7 @@ enum GeanyKeyBindingID
>    GEANY_KEYS_FORMAT_SENDTOCMD7,                           /**< Keybinding. */
>    GEANY_KEYS_FORMAT_SENDTOCMD8,                           /**< Keybinding. */
>    GEANY_KEYS_FORMAT_SENDTOCMD9,                           /**< Keybinding. */
> +  GEANY_KEYS_EDITOR_ADD_POSITION,                         /**< Keybinding. */
</pre>
<p>I don't like this name. Other navqueue keybindings are <code>GEANY_KEYS_GOTO_BACK</code> and <code>GEANY_KEYS_GOTO_FORWARD</code> -- nothing in <code>EDITOR</code>.  I'm not sure what a great name would be, maybe <code>GEANY_KEYS_NAVQUEUE_ADD_POSITION</code>, or maybe a shorter <code>GEANY_KEYS_NAVQUEUE_ADD_POS</code> or something.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/1114/files/bb6c323e81c3b0b936c32652551d8fd5775e361c#r69472397">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ6Tqj6P_eGx2-MMDukGChK0jcTyNks5qSScAgaJpZM4JEN06">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ630mC8vrsTz5Iiv1ZquxKAwXmODks5qSScAgaJpZM4JEN06.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/1114/files/bb6c323e81c3b0b936c32652551d8fd5775e361c#r69472397"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>