mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-22 16:28:19 +02:00
Add a note about completion for the hyperlinked_grep kitten
This commit is contained in:
@@ -41,6 +41,11 @@ You can now run searches with::
|
||||
|
||||
hg some-search-term
|
||||
|
||||
If you want to enable completion, for the kitten, you can delegate completion
|
||||
to rg. For ZSH, you do that with::
|
||||
|
||||
compdef _rg kitty +kitten hyperlinked_grep
|
||||
|
||||
|
||||
To learn more about kitty's powerful framework for customizing URL click
|
||||
actions, :doc:`see here <../open_actions>`.
|
||||
|
||||
Reference in New Issue
Block a user