Start documenting the file transfer kitten

This commit is contained in:
Kovid Goyal
2021-11-17 10:33:37 +05:30
parent c8aba303e8
commit b11b04ef67
4 changed files with 50 additions and 6 deletions

View File

@@ -14,6 +14,7 @@ Extend with kittens
kittens/hints
kittens/remote_file
kittens/hyperlinked_grep
kittens/transfer
kittens/custom
kittens/*
@@ -45,6 +46,11 @@ Some prominent kittens:
the filename.
:doc:`Transfer files <kittens/transfer>`
Transfer files and directories seamlessly and easily from remote machines over your existing
SSH sessions with a simple command.
:doc:`Hyperlinked grep <kittens/hyperlinked_grep>`
Search your files using `ripgrep <https://github.com/BurntSushi/ripgrep>`_
and open the results directly in your favorite editor in the terminal,