<p></p>
<p>Geany 1.36 installer, Windows 8.</p>
<p>If I plain-text search for <code>'word'</code>, Geany strips the quotes.<br>
If I regex search for <code>\w\(</code>, Geany loses the bracket escape and grep errors, even though I escaped the bracket:</p>
<pre><code>grep -nHIwrE -- \w\( (in directory: C:\git\v\vlib\v\ast)
/Geany/bin/grep: Unmatched ( or \(
Search failed.
</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/2544">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZ3OY2BKW4THPGFUH3R24CMDANCNFSM4OWRQASA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ66XSCIGP5U3VJUE43R24CMDA5CNFSM4OWRQASKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JYGUEOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2544",
"url": "https://github.com/geany/geany/issues/2544",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>