mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
hyperlinked_grep: Ensure filename is always printed
Fixes hyperlinks not working when a single file is searched
This commit is contained in:
@@ -53,3 +53,9 @@ actions, :doc:`see here <../open_actions>`.
|
||||
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.
|
||||
|
||||
|
||||
.. note::
|
||||
While you can pass any of ripgrep's comand line options to the kitten and
|
||||
they will be forwarded to rg, do not use options that change the output
|
||||
formatting as the kitten works by parsing the output from ripgrep.
|
||||
|
||||
Reference in New Issue
Block a user