Live data from Hacker News

The Windows Console gets support for Sixel images

github.com

1–10 of 40 posts

Re: The Windows Console gets support for Sixel images

#6

https://en.wikipedia.org/wiki/Sixel

So this is basically writing to the terminal as if it's a six pin dot matrix printer?

Are Sixel images actually used very often these days? Is support in Windows Console a big deal, or just lots of fun?

Re: The Windows Console gets support for Sixel images

#8

Worth noting for people who don't use MS tech stack much, this is the new Terminal that you get from the windows store (for free) not cmd.exe Which anyone who knows how to actually use a terminal should have upgraded to years ago anyway, mind you.

conhost.exe is the terminal, cmd.exe is the shell, this patch is in fact only currently used in conhost

Re: The Windows Console gets support for Sixel images

#9

Worth noting for people who don't use MS tech stack much, this is the new Terminal that you get from the windows store (for free) not cmd.exe Which anyone who knows how to actually use a terminal should have upgraded to years ago anyway, mind you.

Terminal is built into newer versions of Windows 11.
Post reply on HN