Kitty command work over SSH #4137
Answered
by
kovidgoyal
jpmvferreira
asked this question in
Q&A
Replies: 1 comment 3 replies
|
Install kitty there, and no, you dont need to be root to install kitty.
https://sw.kovidgoyal.net/kitty/binary/
Or write your own script that uses the kitty graphics protocol to
display images: https://sw.kovidgoyal.net/kitty/graphics-protocol/
|
3 replies
Answer selected by
jpmvferreira
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This might seem like it has an obvious answer, but when SSHing into a remote server, which I do not administer, and copying the terminfo with the appropriate kitten, all is well, however, I would like to be use specific kittens, for instance the icat, to see images in the terminal when connected over SSH, but kitty is obviously not available on the other side.
What should I have to do to have kittens available while in SSH?
All reactions