ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
About ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
What's New in v15.1.0
This is a small release that fixes a bug with how ripgrep handles line
buffering. This might manifest as ripgrep printing output later than you
expect or not working correctly with tail -f (even if you're using the--line-buffered flag).
In case you haven't heard of it before, ripgrep is a line-oriented search
tool that recursively searches the current directory for a regex pattern.
By default, ripgrep will respect gitignore rules and automatically skip
hidden files/directories and binary files.
Bug fixes:
- BUG #3194:
Fix a regression with--line-bufferedintroduced in ripgrep 15.0.0.
Feature enhancements:
- FEATURE #3192:
Add hyperlink alias for Cursor.
Legal Notice
This software is provided by its original developers. We only index and provide links to official download sources. All downloads are from the original publishers and are completely legal and safe.
Download Information
Related Apps
bruno
GitHubOpensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
bruno
GitHubOpensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
shellcheck
GitHubShellCheck, a static analysis tool for shell scripts
it-tools
GitHubCollection of handy online tools for developers, with great UX.