the_silver_searcher
https://github.com/ggreer/the_silver_searcher
C
A code-searching tool similar to ack, but faster.
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.
C not yet supported7 Subscribers
Add a CodeTriage badge to the_silver_searcher
Help out
- Issues
- Issues when searching with '-z'
- Use `git ls-files` or similar to find actual files to ignore
- ag in windows does not respect ignore pattern *.min.js
- Install bash completion to correct location
- Add --invert-file-search-regex flag
- Option validations needed with -g
- Bad usage → help message printed on stdout
- -G disables smart case matching of keyword search query
- Need -A/--text arg to search in binary files like grep
- ag finds nothing if the file is 'Non-ISO extended-ASCII text'
- Docs
- C not yet supported