You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Request: Restricting files from the command line.
This would allow for per command basis of limiting which files were searched based on their names. The pattern would be another regex and it would be a positive (or negative) match based on which of two parameters were passed in.
The text was updated successfully, but these errors were encountered:
What version of ripgrep are you using?
ripgrep 0.10.0 (rev 8a7db1a)
-SIMD -AVX (compiled)
+SIMD +AVX (runtime)
How did you install ripgrep?
sudo apt-get install ripgrep
What operating system are you using ripgrep on?
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic
Describe your question, feature request, or bug.
Feature Request: Restricting files from the command line.
This would allow for per command basis of limiting which files were searched based on their names. The pattern would be another regex and it would be a positive (or negative) match based on which of two parameters were passed in.
The text was updated successfully, but these errors were encountered: