Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add/reduce/filter by regex does not use regex #56

Closed
timLinscott opened this issue May 18, 2017 · 3 comments
Closed

add/reduce/filter by regex does not use regex #56

timLinscott opened this issue May 18, 2017 · 3 comments
Assignees
Labels
Milestone

Comments

@timLinscott
Copy link

The "Add selection by regex...", "Reduce selection by regex...", and "Filter selection by regex..." commands don't actually use regex searches, just plaintext searches.

@duydao
Copy link
Owner

duydao commented May 18, 2017 via email

@timLinscott
Copy link
Author

I tried using "Reduce selection by regex" on (this, is, a, list) using the search term \(|\)|, and nothing changed. Is there a parameter that toggles regex that I'm missing?

@duydao duydao self-assigned this May 21, 2017
@duydao duydao added the bug label May 21, 2017
@duydao duydao added this to the 1.5.1 milestone May 21, 2017
duydao added a commit that referenced this issue May 21, 2017
Use regex for selections by default
@duydao
Copy link
Owner

duydao commented May 21, 2017

I've just created a fix for this issue, it should be available in a few hours by package control. Thanks for using Text Pastry!

@duydao duydao closed this as completed May 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants