How many terminal emulators can handle sixel? (vt340) Does anyone have a list?
As far as I know it's just xterm on desktop. It's fascinating that we have this standard that allows us to build programming environments like notebooks -- without resorting to layering hacks on hacks to make it work on web -- practically crossplatform yet we don't make use of it. At repl.it we've been toying around with adding sixel support for xterm.js and we have a prototype up and people in our community are alre…
What if our CLI programs could output HTML or JSON depending on whether they are piped or printed.
Both standards are not good for this, but is VT100 really that great?