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
- --unrestricted, --all-text, etc cause --ignore to not be obeyed
- Something like ack's --sort-files.
- Support Japanese encoding (EUC-JP and Shift-JIS)
- Interest in a `--txt` option?
- Ignore file in subdirectory not applied properly
- Global default gitignores are not respected
- Execute via ssh doesn't show filename
- searching utf-8 on mac is always case sensetive
- ag slower than grep -r (sometimes)
- Fix a misbehaviour of -L and some code formatting tests.
- Docs
- C not yet supported