mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-11 14:30:24 +02:00
fd3e5069b6a4149e82789d5e1aad9fb7a8b49a77
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
15 MiB
Languages
Rust
94.4%
Python
2.7%
Shell
2.1%
Roff
0.8%