<p>This is a weird one; and it might not even be a bug (that is, this behaviour might actually be on purpose).</p>

<p>I am using typerTask, a neat little program for automatic text replacements. It works like this: you tell it text to look out for, and then it will automatically replace it with something. For example:</p>

<p><code>/for=for (i = 0; i < ; i++){left}{left}{left}{left}{left}{left}</code></p>

<p>This would listen for <code>/for</code>, and when it finds it, it replaces is with the string you see there, and "hits the left key" in order to put your cursor where you would be typing the upper bound of this for loop. </p>

<p>Problem is, for some reason, geany refuses to admit any of these characters:<br>
<code>[]<>{}</code><br>
I know this isn't a coincidence, but it's still strange and I would like to be able to use typerTask with geany.</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/725">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJwujXFHF4OQ8XpuEX0Nk_vngpFqFks5pBkskgaJpZM4GZulA.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/725"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>