This commit is contained in:
Kovid Goyal 2023-09-26 10:04:15 +05:30
parent 3fef881956
commit bda9155be1
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -5,7 +5,7 @@ Hyperlinked grep
As of ripgrep versions newer that 13.0 it supports hyperlinks
natively so you can just add the following alias in your shells rc files:
``rg=alias rg --hyperlink-format=kitty` no need to use this kitten.
``rg=alias rg --hyperlink-format=kitty`` no need to use this kitten.
But, see below for instructions on how to customize kitty to have it open
the hyperlinks from ripgrep in your editor.