Project
cortex
Description
The cortex debug ripgrep shows only winget install BurntSushi.ripgrep.MSVC but doesn't mention scoop or chocolatey alternatives, or manual installation.
Error Message
Debug Logs
System Information
Windows 10/11
Version Tested: v0.1.1
Screenshots
No response
Steps to Reproduce
- Run
cortex debug ripgrep (when ripgrep is not installed)
Expected Behavior
Should include alternatives:
Windows: winget install BurntSushi.ripgrep.MSVC
scoop install ripgrep
choco install ripgrep
Actual Behavior
To install ripgrep:
macOS: brew install ripgrep
Linux: apt install ripgrep / dnf install ripgrep
Windows: winget install BurntSushi.ripgrep.MSVC
Additional Context
No response
Project
cortex
Description
The
cortex debug ripgrepshows onlywinget install BurntSushi.ripgrep.MSVCbut doesn't mention scoop or chocolatey alternatives, or manual installation.Error Message
Debug Logs
System Information
Screenshots
No response
Steps to Reproduce
cortex debug ripgrep(when ripgrep is not installed)Expected Behavior
Should include alternatives:
Actual Behavior
Additional Context
No response