which supported a set of commands similar to the drawing commands in BASIC back in the day but supported more and better colors than home computers at the time and could also freely mix graphics and text. Since the PDP-11 supported BASIC you could write graphical programs in BASIC that would draw on the terminal using the right character sequences.
kitty is a product of a single open-source project, Sixel is a product of DEC with multiple independent implementations. DEC is out of business and there's very little risk of anyone coming out with a new version of VT333/VT340 reference manual, so Windows Terminal/conhost can have its own implementation of Sixel and ensure interoperability with other implementations as it sees fit, as opposed to committing to either chase compatibility with the Kitty project or committing to shipping someone else's code in perpetuity.
I kind of lament that a format that was invented for dot matrix printers, where switching heads is a costly operation, transfer speeds don't matter since moving the head is a bottleneck, and color accuracy doesn't matter as the technology wasn't there yet, is being revived, as opposed to some of the more modern ideas for doing this... It doesn't make sense in a terminal emulator context at all.
wswope|1 year ago
unknown|1 year ago
[deleted]
runevault|1 year ago
Which anyone who knows how to actually use a terminal should have upgraded to years ago anyway, mind you.
None4U|1 year ago
pathartl|1 year ago
ashleyn|1 year ago
bloopernova|1 year ago
criddell|1 year ago
Are Sixel images actually used very often these days? Is support in Windows Console a big deal, or just lots of fun?
PaulHoule|1 year ago
https://en.wikipedia.org/wiki/Semigraphics
but I've fallen out of the habit because it's a hassle to get them to display right all of the time on the web.
One of my favorite terminals of all times were the DEC ReGIS terminals
https://en.wikipedia.org/wiki/ReGIS
which supported a set of commands similar to the drawing commands in BASIC back in the day but supported more and better colors than home computers at the time and could also freely mix graphics and text. Since the PDP-11 supported BASIC you could write graphical programs in BASIC that would draw on the terminal using the right character sequences.
makapuf|1 year ago
cwyers|1 year ago
alchemist1e9|1 year ago
Maybe someone has an independent patch that can be applied?
jetbalsa|1 year ago
IshKebab|1 year ago
mid-kid|1 year ago
ranger_danger|1 year ago
rcarmo|1 year ago
renewedrebecca|1 year ago
unknown|1 year ago
[deleted]