<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2322.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="497938458" data-permission-text="Issue title is private" data-url="https://github.com/geany/geany/issues/2322" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2322/hovercard" href="https://github.com/geany/geany/issues/2322">#2322</a>.<br>
This allows multi-line regex matching when <code>-M</code> is used in the Extra Options entry.<br>
I had to rework <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/geany/geany/commit/a0d6a1f618d963e95df656b3e9cc150e4adb95c4/hovercard" href="https://github.com/geany/geany/commit/a0d6a1f618d963e95df656b3e9cc150e4adb95c4"><tt>a0d6a1f</tt></a> so it doesn't break now that the file patterns have escaped asterisks <code>\*</code>, but the new code is cleaner anyway. Note that for me, that commit wasn't necessary, grep does filter files passed explicitly with <code>--include</code>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/2364'>https://github.com/geany/geany/pull/2364</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Find in Files: Support pcregrep</li>
  <li>Use settings.fif_files instead of parsing --include options</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2364/files#diff-0">src/search.c</a>
    (63)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/2364.patch'>https://github.com/geany/geany/pull/2364.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/2364.diff'>https://github.com/geany/geany/pull/2364.diff</a></li>
</ul>

<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/pull/2364?email_source=notifications&email_token=AAIOWJ3AIE4MXPBA7SFWCJTQPCMGFA5CNFSM4JB4TIKKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HSQYYRQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6G63JVQXSSEPBMXK3QPCMGFANCNFSM4JB4TIKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJYYTEW6OECVUZGRWJLQPCMGFA5CNFSM4JB4TIKKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HSQYYRQ.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/pull/2364?email_source=notifications\u0026email_token=AAIOWJ3AIE4MXPBA7SFWCJTQPCMGFA5CNFSM4JB4TIKKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HSQYYRQ",
"url": "https://github.com/geany/geany/pull/2364?email_source=notifications\u0026email_token=AAIOWJ3AIE4MXPBA7SFWCJTQPCMGFA5CNFSM4JB4TIKKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HSQYYRQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>