Skip to content

rg

Usage
rg [args...]

Wraps ripgrep with --hyperlink-format=kitty when running inside Kitty terminal, enabling clickable file links in search results. Falls back to plain rg on other terminals.

args... Arguments forwarded to ripgrep
Terminal window
rg "TODO" src/
rg "fish_greeting" ~/.config/fish/
rg -l "TODO" ~/projects/myapp

Classification: bypasses-shadow(rg)