diff --git a/docs/kittens/hyperlinked_grep.rst b/docs/kittens/hyperlinked_grep.rst index 7fa41fa64..16bfccb09 100644 --- a/docs/kittens/hyperlinked_grep.rst +++ b/docs/kittens/hyperlinked_grep.rst @@ -1,11 +1,14 @@ Hyperlinked grep ================= + This kitten allows you to search your files using `ripgrep `_ and open the results directly in your favorite editor in the terminal, at the line containing 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 following contents: diff --git a/docs/kittens/remote_file.rst b/docs/kittens/remote_file.rst index 427d794ed..1cae3479e 100644 --- a/docs/kittens/remote_file.rst +++ b/docs/kittens/remote_file.rst @@ -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* special software on the server, beyond ``ls`` that supports hyperlinks. +.. versionadded:: 0.19.0 + .. note:: 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