Add a link to rg hyperlink issue

This commit is contained in:
Kovid Goyal 2020-09-18 19:36:43 +05:30
parent 083c47b0f0
commit 00125577a9
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -35,9 +35,14 @@ you use some editor other than vim, you should adjust the
Finally, add an alias to your shell's rc files to invoke the kitten as ``hg``::
alias kitty +kitten hyperlink_grep
alias hg='kitty +kitten hyperlink_grep'
You can now run searches with::
hg some-search-term
Hopefully, someday this functionality will make it into some `upstream grep
<https://github.com/BurntSushi/ripgrep/issues/665>`_
program directly removing the need for this kitten.