Skip to content

rg

Terminal window
rg [args...]
In Kitty, wraps ripgrep with --hyperlink-format=kitty so search
results are clickable file links in the terminal. Falls back to
system rg in any other terminal. All other arguments pass through
unchanged.
Terminal window
rg "fish_greeting" ~/.config/fish/
rg -l "TODO" ~/projects/myapp