mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-03-23 04:34:39 +02:00
In particular, if we had an inner literal and were doing a case insensitive search, then the literals are dropped because we previously only allowed a single inner literal to have an effect. Now we allow alternations of inner literals, but still don't quite take full advantage.
Description
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Readme
13 MiB
Languages
Rust
94.4%
Python
2.7%
Shell
2.1%
Roff
0.8%