-
Updated
Nov 17, 2020 - Rust
ripgrep
Here are 62 public repositories matching this topic...
-
Updated
Nov 16, 2020 - Python
-
Updated
Nov 3, 2020 - Emacs Lisp
-
Updated
Oct 24, 2020 - C++
-
Updated
Nov 13, 2020 - C++
-
Updated
Nov 9, 2020 - Shell
-
Updated
Feb 26, 2019 - C++
-
Updated
Dec 10, 2019 - Rust
-
Updated
Jun 9, 2020 - Python
-
Updated
Oct 28, 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 20, 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;
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?