-
Notifications
You must be signed in to change notification settings - Fork 13k
The ripgrep tool should prefer the system ripgrep, when possible. #11438
Copy link
Copy link
Open
Labels
1.0/windows-miscarea/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityhelp wantedWe will accept PRs from all issues marked as "help wanted". Thanks for your support!We will accept PRs from all issues marked as "help wanted". Thanks for your support!priority/p3Backlog - a good idea but not currently a priority.Backlog - a good idea but not currently a priority.type/task
Metadata
Metadata
Assignees
Labels
1.0/windows-miscarea/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityhelp wantedWe will accept PRs from all issues marked as "help wanted". Thanks for your support!We will accept PRs from all issues marked as "help wanted". Thanks for your support!priority/p3Backlog - a good idea but not currently a priority.Backlog - a good idea but not currently a priority.type/task
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
Status
No status
What happened?
ripgrep package is downloaded, even if it is already downloaded (and in the path).
What did you expect to happen?
If ripgrep is already downloaded, we may avoid downloading again.
Furthermore, if ripgrep is in the PATH, we may avoid downloading at all.
Client information
Client Information
Run
geminito enter the interactive CLI, then run the/aboutcommand.Login information
No response
Anything else we need to know?
No response