[Github-comments] [geany/geany] Windows: Find in Files search text passing is broken (#2544)

Nick Treleaven notifications at xxxxx
Fri Jul 10 12:27:45 UTC 2020


Geany 1.36 installer, Windows 8.

If I plain-text search for `'word'`, Geany strips the quotes.
If I regex search for `\w\(`, Geany loses the bracket escape and grep errors, even though I escaped the bracket:
```
grep -nHIwrE -- \w\( (in directory: C:\git\v\vlib\v\ast)
/Geany/bin/grep: Unmatched ( or \(
Search failed.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2544
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200710/dbb692af/attachment.htm>


More information about the Github-comments mailing list