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
- only search for directory
- How to search in UTF8 documents?
- Cannot search large files: ERR: expected to read XXXX bytes but read 4294967295
- Ag Ignore the ISO-8859 C program text, with CRLF line terminator, which is treated as Binary file
- --print-long-lines is documented but not implemented
- Separate is_binary and is_printable
- .gitignore in sub directories is ignored
- Add --no-file-errors flag to suppress logging of errors opening/searching files
- Support inverting -G and -g using a leading !.
- Ignore a `.gitignore` and do --skip-vcs-ignores for only that file
- Docs
- C not yet supported