Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
834 contributions in the last year
Activity overview
Contribution activity
September 2020
- BurntSushi/packages JavaScript
Created a pull request in webinstall/webi-installers that received 9 comments
rg: tweak the wording in the ripgrep description
The commit messages provide a tiny bit more detail, but basically: The "rip" in "ripgrep" means "to rip through text" and not "kill grep" or "grep…
+3
−3
•
9
comments
- Running ripgrep gives IO and invalid argument errors
- Can't find fixed strings
- A leading dash (-) in the desired pattern causes ripgrep to think there is no pattern.
- rg does not quit after 4 hours
- Print the path to the file at the beginning of each line as in classic grep
- Print the path to the file at the beginning of each line as in classic grep