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
- Add safety check for executable
- Inverted ignores with slash-pattern
- the readme lack of information
- Huge column numbers when matching newline
- gitignore files in subdirectors are not taken in to acount when searching files.
- Add -1 / --single-match option to only return the first result
- Windows CRCRLF newlines with redirected ag output
- Long version of option -A (--after) doesn't work
- `ag -g .apk` get no result.
- ``is_binary'' often return wrong result when file encoding is not ASCII and UTF-8
- Docs
- C not yet supported