From bda9155be13848d482f7730d7046d828970f2c05 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 26 Sep 2023 10:04:15 +0530 Subject: [PATCH] ... --- docs/kittens/hyperlinked_grep.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kittens/hyperlinked_grep.rst b/docs/kittens/hyperlinked_grep.rst index 7247cc44a..19810b608 100644 --- a/docs/kittens/hyperlinked_grep.rst +++ b/docs/kittens/hyperlinked_grep.rst @@ -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.