<p><a href="https://github.com/b4n" class="user-mention">@b4n</a> I tested your patches and things look pretty great. I have also addressed your comments and pushed the changes here:</p>

<p><a href="https://github.com/techee/geany/tree/multi_tag_goto_2">https://github.com/techee/geany/tree/multi_tag_goto_2</a></p>

<p>The only thing I didn't like much was that on Ctrl+click the first item isn't selected - I think even when using Ctrl+click one should be able to just press enter to go to the first, suggested, tag. I removed the special case in the penultimate patch in the branch above.</p>

<p>The second problem is that the push_in parameter causes this:</p>

<p><a href="https://cloud.githubusercontent.com/assets/713965/13158613/00b47eda-d68e-11e5-8107-45f4425ff8cd.png" target="_blank"><img src="https://cloud.githubusercontent.com/assets/713965/13158613/00b47eda-d68e-11e5-8107-45f4425ff8cd.png" alt="screenshot_2016-02-18_21-54-31" style="max-width:100%;"></a></p>

<p>I think I prefer push_in = FALSE, which I did in the last patch and which, while not ideal, looks this way:</p>

<p><a href="https://cloud.githubusercontent.com/assets/713965/13158676/5320ac48-d68e-11e5-8255-708f13caa0ab.png" target="_blank"><img src="https://cloud.githubusercontent.com/assets/713965/13158676/5320ac48-d68e-11e5-8255-708f13caa0ab.png" alt="screenshot_2016-02-18_21-53-13" style="max-width:100%;"></a></p>

<p>(It would be best to have the popup over the whole screen like in the first screenshot but filled with all the values without the empty space.)</p>

<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/406#issuecomment-185929820">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJyvpZ_8znc4e8SvU4he-vvS2ja43ks5pli5-gaJpZM4DUzez.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/406#issuecomment-185929820"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>