adventuretc created an issue (geany/geany-plugins#1536) An example path where the plugin completely fails (orders about 20 files ahead of them whose path does not contain the typed string). The typed string is the "String", I just replaced it for censoring but the structure is the same and I observed this very consistently for months or years. No matter if I type it case-matching or lowercase, same result.
`/home/me/Dokumentumok/something/String/something something something/something/5th iteration String/something something, something/1.d` It severely limits the usefulness of the file finder feature. I suspect it may be splitting the path by spaces before trying to match and calculates string distances that way. Geany version: 2.0 -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1536 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/[email protected]>
