-
Updated
Oct 3, 2020 - Rust
ripgrep
Here are 60 public repositories matching this topic...
-
Updated
Oct 6, 2020 - Python
-
Updated
Sep 20, 2020 - Emacs Lisp
-
Updated
Oct 8, 2020 - C++
-
Updated
Sep 30, 2020 - Shell
-
Updated
Feb 26, 2019 - C++
-
Updated
Dec 10, 2019 - Rust
-
Updated
Jun 9, 2020 - Python
-
Updated
Aug 22, 2020 - TypeScript
-
Updated
Apr 14, 2019 - Shell
-
Updated
Feb 19, 2018 - Go
Add more cli tools
Add the following tools:
- mtr
- pydf
- mc: file manager
- lftp
- aria2
- nnn
For the following platforms:
- Debian based distros
- Arch Based Distros
- MacOS
- Red Hat
-
Updated
Jan 17, 2020 - Shell
-
Updated
Oct 6, 2020 - Vim script
-
Updated
Aug 29, 2020 - C++
Add README
There should be a clear README describing
- some of the essential functionality;
- Installation procedures;
- How to contribute;
-
Updated
Mar 9, 2019
Improve this page
Add a description, image, and links to the ripgrep topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ripgrep topic, visit your repo's landing page and select "manage topics."
Something goes south when accidentally entering '+' or presumably other regex characters, this might be because of how strings are managed on the python side. Could there be some way to escapte these characters before filtering?