-
https://github.com/BurntSushi/ripgrep
-
I ran spack install ripgrep and am running into a failure related to llvm. Complete novice, sorry if doing something wrong. I also installed llvm, but does not help.
### Steps to reproduce the issu…
-
### Please tick this box to confirm you have reviewed the above.
- [X] I have a different issue.
### What version of ripgrep are you using?
```
ripgrep 14.1.1 (rev 4649aa9700)
features:+p…
-
Hi,
can you provide a .deb package for an easy way to install ripgrep-all on all Debian based systems?
Recently ripgrap-all has been added as a search backend to KDE's Dolphin:
https://blogs.kd…
-
### Please tick this box to confirm you have reviewed the above.
- [X] I have a different issue.
### What version of ripgrep are you using?
x86_64 ripgrep 14.1.1
### How did you install ri…
-
Happens with both VSCodium 1.95.0.24287-insider and 1.94.2.24286. Client is MacOS ARM64, server is RISC-V64 Armbian/Debian Sid Linux.
Log entry - the full log file for 1.95.0.24287-insider is attac…
-
ripgrep v14 has lots of improvements. It would be great if v14 becomes available here and other depending projects, such as vscode-ripgrep.
-
I believe VS Code uses ripgrep under the hood to search across all files in the opened directory(s) (https://github.com/microsoft/vscode-ripgrep?tab=readme-ov-file).
I'd be curious how feasible it …
-
I made an attempt:
```diff
diff --git a/src/batgrep.sh b/src/batgrep.sh
index 1f02138..e521abe 100755
--- a/src/batgrep.sh
+++ b/src/batgrep.sh
@@ -247,6 +247,11 @@ while shiftopt; do
RG_A…
-
#### Describe your feature request
Enact GREP_COLOR variable configuration
Please describe the behavior you want and the motivation. Please also provide
examples of how ripgrep would be used …