kitten-remote-file(1) | kitty | kitten-remote-file(1) |
Name
kitten-remote-file - kitten Documentation
Overview
kitty has the ability to easily Edit, Open or Download files from a computer into which you are SSHed. In your SSH session run:
ls --hyperlink=auto
Then hold down Ctrl+Shift and click the name of the file.
kitty will ask you what you want to do with the remote file. You can choose to Edit it in which case kitty will download it and open it locally in your EDITOR. As you make changes to the file, they are automatically transferred to the remote computer. Note that this happens without needing to install any special software on the server, beyond ls that supports hyperlinks.
SEE ALSO:
SEE ALSO:
Added in version 0.19.0.
NOTE:
NOTE:
Similarly, you can choose to save the file to the local computer or download and open it in its default file handler.
Author
Kovid Goyal
Copyright
2024, Kovid Goyal
October 30, 2024 | 0.37.0 |