<p><a href="https://github.com/philiprbrenan" class="user-mention">@philiprbrenan</a> The window shown in the image is not the terminal window, its the build output window, which for an IDE is usually the compiler output, hence the tab name.</p>

<p>This window already allows jumping to file contents, by filename and line number, by clicking on a line <em>if it can parse the line</em> to extract the information.  Since the error lines from various compilers are different, the parsing is dependent on the language, or some magic built-ins, or regular expressions you can configure yourself. See <a href="http://www.geany.org/manual/current/index.html#build-settings-section">here</a> for how to configure.</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/issues/776#issuecomment-159868805">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ9rD7_GmSsbvK1GYD8snvQIVWltyks5pJtRQgaJpZM4GpwdK.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/issues/776#issuecomment-159868805"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>