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

Request: Implement full word option #46

Closed
MiguelLatorre opened this issue Nov 17, 2015 · 2 comments
Closed

Request: Implement full word option #46

MiguelLatorre opened this issue Nov 17, 2015 · 2 comments

Comments

@MiguelLatorre
Copy link

It would be nice to have the option "-w" like have "grep", "ack" and "ag":

grep --help
-w, --word-regexp force PATTERN to match only whole words

ack --help
-w, --word-regexp Force PATTERN to match only whole words

ag --help
-w --word-regexp Only match whole words

@svent
Copy link
Owner

svent commented Nov 18, 2015

Thanks for your suggestion - I will implement this option.

@svent
Copy link
Owner

svent commented Jan 4, 2016

Implemented as of version 0.7.0.

@svent svent closed this as completed Jan 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants