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

Reply via email to