diff --git a/docs/index.rst b/docs/index.rst index 07e92ef69..4373ca226 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -278,13 +278,25 @@ Some prominent kittens: :doc:`Hints ` Select and open/paste/insert arbitrary text snippets such as URLs, - filenames, words, lines, etc from the terminal screen. + filenames, words, lines, etc. from the terminal screen. + + +:doc:`Remote file ` + Edit, open, or download remote files over SSH easily, by simply clicking on + the filename. + + +:doc:`Hyperlinked grep ` + 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. :doc:`Panel ` Draw a GPU accelerated dock panel on your desktop showing the output from an arbitrary terminal program. + :doc:`Clipboard ` Copy/paste to the clipboard from shell scripts, even over SSH.