emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Implementing image support for kitty terminal


From: Tomas Hlavaty
Subject: Re: Implementing image support for kitty terminal
Date: Thu, 08 Sep 2022 21:26:10 +0200

On Thu 08 Sep 2022 at 17:13, Akib Azmain Turja <akib@disroot.org> wrote:
> What?  You need to send the path of the image?  How would this work for
> a SSH session?

The image needs to get to the kitty terminal somehow obviously.
If you read the kitty protocol, you'll find some options.
In emacs-framebuffer, remote images and documents are cached locally.
There are cases that break displaying remote images completely,
for example when the emacs and the framebuffer are on a different
machine than your terminal tunnel with tmux or screen.  I do not think
it is possible to fix that.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]