mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 01:30:21 -07:00
For example, when only a single file (or stdin) is being searched, then we should be able to print directly to the terminal instead of intermediate buffers. (The buffers are only necessary for parallelism.) Closes #4.
ripgrep (rg)
ripgrep combines the usability of the silver searcher with the raw speed of grep.
Description
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Readme
8.4 MiB
Languages
Rust
94.4%
Python
2.7%
Shell
2.1%
Roff
0.8%