-
It's useful when using `ag` as grep program in Emacs. See https://oremacs.com/2017/08/04/ripgrep/
-
### 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.0
### How did you install ripgrep?
…
woess updated
3 weeks ago
-
**Steps to reproduce as a normal user:**
```bash
sudo apt install ripgrep
cd /
rg "/usr/bin/"
```
**Current behaviour:**
System crash, and then system fails to boot. You need to long press po…
-
-
### 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.0 (rev e50df40a19)
features:-simd-accel,+…
-
Silke (#silke), 2020-07-26 11:36:20 UTC
The `openssl` package includes a Perl script for updating the SSL certificates (`/usr/bin/c_rehash`). This script is required for u…
-
Using any-jump on vim 8.2 against a C code base, running ripgrep 13.0.0, I get the following error:
`Error detected while processing function 15_Jump[32]..search#SearchDefinitions[33]..32_RunRgDefi…
-
- diff-so-fancy to [delta](https://github.com/dandavison/delta)
- exa to [eza](https://github.com/eza-community/eza)
- ag to [ripgrep](https://github.com/BurntSushi/ripgrep)
## 240507
- scc
-…
-
Extracted from #62
First steps
- allow running a shell command as a `sub process` inside of flow #67
- implement a command to send highlighted text as input to the active subprocess (somewhat si…
-
Error with ripgrep when excluded path is a '!/path/'.
It works in nushell itself, but not when executed as a generated string.