Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Fix #971 (Find in Files treats \n, \r, etc. as regular expressions) #1033

Merged
merged 1 commit into from
Jun 12, 2012

Conversation

peterflynn
Copy link
Member

Fix #971 -- Escape backslash too (and simplify escaping regexp to use char class instead of |)

…- Escape

backslash too (and simplify escaping regexp to use char class instead of |).
@ghost ghost assigned gruehle Jun 12, 2012
@peterflynn
Copy link
Member Author

@gruehle, since this is your code do you want to review?

gruehle added a commit that referenced this pull request Jun 12, 2012
Fix #971 (Find in Files treats \n, \r, etc. as regular expressions)
@gruehle gruehle merged commit 9bccb3b into master Jun 12, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Find in Files treats \n, \r, etc. as regular expressions
2 participants