rg
Synopsis
Section titled “Synopsis”rg [args...]Description
Section titled “Description”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.
Arguments
Section titled “Arguments”args... |
Arguments forwarded to ripgrep |
Example
Section titled “Example”rg "TODO" src/rg "fish_greeting" ~/.config/fish/rg -l "TODO" ~/projects/myappClassification: bypasses-shadow(rg)