<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I just <a
href="https://github.com/sblatnick/geany-plugins/tree/master/tab-utils/src">started
      a plugin</a> to give some additional functionality to tabs.  For
    now, it just adds a "Close before" and "Close after" options instead
    of the "close everything else" option.  The thought occurred to me,
    this may be a feature we would want to add to geany itself.<br>
    <br>
    Personally, I'd rather have something like "close from here
    before/after" or "close before/after" in place of "close everything
    else", but there is no reason geany couldn't have both.<br>
    <br>
    Another thought, is there a way to disable the full list of open
    tabs from that context menu so my list isn't so long to get to the
    power options?<br>
    <br>
    Should I implement this into geany and  create a pull request?  Or
    can someone argue this really should remain in a plugin?<br>
    <br>
    As an unrelated side note, I think we could add a toggle button type
    to toolbar buttons and add a toggle for line wrapping.  For now I'll
    just continue to use the keyboard shortcut for this.<br>
    <br>
    Thanks,<br>
    <br>
    Steve<br>
  </body>
</html>