Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rgr.sh: add --count-all option to count all matches #5

Open
ElectricRCAircraftGuy opened this issue Jan 9, 2024 · 0 comments
Open

Comments

@ElectricRCAircraftGuy
Copy link
Owner

ElectricRCAircraftGuy commented Jan 9, 2024

Add this option to my rgr "Ripgrep Replace" wrapper script.

See: BurntSushi/ripgrep#411 (comment)

This would be trivial.

I'll probably do: rg "my search term" | rg -c "my search term"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant