<p>reproduction:</p>
<ol>
<li>
<p>create folder c:\666<br>
<code>mkdir "c:\666"</code></p>
</li>
<li>
<p>create folder c:\777<br>
<code>mkdir "c:\777"</code></p>
</li>
<li>
<p>Create example file file with text for search c:\666\example.txt<br>
<code>echo "Text for Search" > "c:\666\example.txt"</code></p>
</li>
<li>
<p>Copy c:\666\example.txt to c:\777\example.txt<br>
<code>copy "c:\666\example.txt" "c:\777\example.txt"</code></p>
</li>
<li>
<p>Create symlink c:\777 -> c:\666\777<br>
<code>mklink /D "c:\666\777" "c:\777"</code></p>
</li>
<li>
<p>Try search <code>Text for Search</code> with Geany<br>
<a href="https://cloud.githubusercontent.com/assets/200750/21928939/9a86bdd2-d9af-11e6-8b11-198736689554.png" target="_blank"><img src="https://cloud.githubusercontent.com/assets/200750/21928939/9a86bdd2-d9af-11e6-8b11-198736689554.png" alt="13 01 2017 16-43-57-705" style="max-width:100%;"></a></p>
</li>
</ol>
<p>File with symlink is not founded <code>c:\666\777\example.txt</code></p>
<p>Screencast: <a href="https://youtu.be/lzWsqX4xJm0">https://youtu.be/lzWsqX4xJm0</a></p>

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

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Find in Files not search in symlink folders (#1364)"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/1364"}}}</script>