ripgrep
https://github.com/burntsushi/ripgrep
Rust
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to ripgrep
Help out
- Issues
- feat[ignore]: Add path() to error
- Read input paths from a file or stdin
- cache `rg --pre` searches
- support default config paths when RIPGREP_CONFIG_PATH isn't set
- GUIDE.md searches for lexopt in ripgrep 0.7.1 but 0.7.1 uses clap
- Fix line numbers for adjacent multiline replacements
- Remove shell prompt prefixes from README code blocks
- rg reads outer repo gitignore even though it ignores it
- \K --json does not emit submatches
- Add "rg --generate complete-nushell"
- Docs
- Rust not yet supported