<p>I am using the latest stable release v1.27.</p>

<p>Actually if the custom command set output anything to stderr the text replacement is completely aborted.<br>
I have various tools that outputs debug messages to stderr and they cannot be used with Geany this way.</p>

<p>As a temporary workaround, i've made a little helper script that just redirects stderr:</p>

<pre><code>"$@" 2> /dev/null
exit 0
</code></pre>

<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/issues/1118">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ5sEadgmfbtOm3VvWQzDMi_Xif0Qks5qS9sdgaJpZM4JGRv0">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ23LP9OES1vEa1cfxoMMWoizzIqrks5qS9sdgaJpZM4JGRv0.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/1118"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>