Add versionadded notes
This commit is contained in:
parent
0681e6a9b6
commit
ee198ca863
@ -1,11 +1,14 @@
|
|||||||
Hyperlinked grep
|
Hyperlinked grep
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
|
||||||
This kitten allows you to search your files using `ripgrep
|
This kitten allows you to search your files using `ripgrep
|
||||||
<https://www.google.com/search?q=ripgrep>`_ and open the results
|
<https://www.google.com/search?q=ripgrep>`_ and open the results
|
||||||
directly in your favorite editor in the terminal, at the line containing
|
directly in your favorite editor in the terminal, at the line containing
|
||||||
the search result, simply by clicking on the result you want.
|
the search result, simply by clicking on the result you want.
|
||||||
|
|
||||||
|
.. versionadded:: 0.19.0
|
||||||
|
|
||||||
To set it up, first create :file:`~/.config/kitty/open-actions.conf` with the
|
To set it up, first create :file:`~/.config/kitty/open-actions.conf` with the
|
||||||
following contents:
|
following contents:
|
||||||
|
|
||||||
|
|||||||
@ -21,6 +21,8 @@ to *Edit* it in which case kitty will download it and open it locally in your
|
|||||||
to the remote computer. Note that this happens without needing to install *any*
|
to the remote computer. Note that this happens without needing to install *any*
|
||||||
special software on the server, beyond ``ls`` that supports hyperlinks.
|
special software on the server, beyond ``ls`` that supports hyperlinks.
|
||||||
|
|
||||||
|
.. versionadded:: 0.19.0
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
Nested SSH sessions are not supported. The kitten will always try to copy
|
Nested SSH sessions are not supported. The kitten will always try to copy
|
||||||
remote files from the first SSH host. This is because there is no way for
|
remote files from the first SSH host. This is because there is no way for
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user