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

Regex support #2

Open
danhealy opened this issue Jan 19, 2018 · 1 comment
Open

Regex support #2

danhealy opened this issue Jan 19, 2018 · 1 comment

Comments

@danhealy
Copy link

Would it be possible to modify the input to support regex instead of a raw string?

That way we can search for case insensitivity, etc.

Thanks!

@frankh
Copy link
Owner

frankh commented Jan 19, 2018

I was thinking of adding it but was worried about the performance cost, and in the end I didn't need it for what I wanted. I think I will add it at some point though

But fyi, there's no cases in xrb addresses, everything's lower case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants