←back to thread

170 points riddley | 1 comments | | HN request time: 0.216s | source
Show context
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 #
jesprenj ◴[] No.45137628[source]
maybe kitty should just implement an X11 server or wayland and support all gui programs
replies(2): >>45138379 #>>45138559 #
1. 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.