mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 01:30:21 -07: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
8.4 MiB
Languages
Rust
94.4%
Python
2.7%
Shell
2.1%
Roff
0.8%