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 support for ripgrep (rg) #36

Merged
merged 1 commit into from
Sep 27, 2016
Merged

Add support for ripgrep (rg) #36

merged 1 commit into from
Sep 27, 2016

Conversation

jonboiser
Copy link
Contributor

@jonboiser jonboiser commented Sep 25, 2016

Ripgrep is a new grep-like tool written in Rust and has gotten some buzz lately. With the right flags, it produces output that is consumable by fuzzy-grep.

Here, I followed #21 on some small code changes.

When I tried this yesterday, it wasn't working due to an IO issue (BurntSushi/ripgrep#35), but I confirmed that the current HEAD works and should work by the next release (0.1.18) (0.2.0).

@geksilla
Copy link
Owner

Cool. I will also try ripgrep. Thanks for contribution!

@geksilla geksilla merged commit 2095195 into geksilla:master Sep 27, 2016
@ghost
Copy link

ghost commented Sep 27, 2016

@geksilla please publish to atom packages so I too can try ripgrep! Thanks!

@geksilla
Copy link
Owner

@xhn35rq, published new version.

@ghost
Copy link

ghost commented Sep 28, 2016

Many thanks

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

Successfully merging this pull request may close these issues.

2 participants