←back to thread

170 points riddley | 5 comments | | HN request time: 0.697s | source
1. panki27 ◴[] No.45136774[source]
This needs an option to use the Kitty Graphics Protocol: https://sw.kovidgoyal.net/kitty/graphics-protocol/

No need to render to ASCII/Unicode anymore!

replies(2): >>45137432 #>>45137628 #
2. Imustaskforhelp ◴[] No.45137432[source]
Yes I agree, there is also sixel format but I think that sixel is generally used for pngs etc. but both are really cool imo.
3. jesprenj ◴[] No.45137628[source]
maybe kitty should just implement an X11 server or wayland and support all gui programs
replies(2): >>45138379 #>>45138559 #
4. zaphirplane ◴[] No.45138379[source]
And emacs. Is that still a meme
5. shiomiru ◴[] No.45138559[source]
It already exists for Sixel: https://github.com/saitoha/xserver-sixel

...but at that point X forwarding or VNC seems more useful.