Closed
Description
Sixels are an ancient protocol for supporting graphics in the terminal, similar, but inferior to, Kitty's native graphics protocol.
The major way sixels are inferior is that there is no alpha and the color palette is limited, unlike Kitty's support for full RGBA.
Be that as it may, due to their age, many other terminals support them, which becomes a self-fulfilling prophecy, as people are more likely to add sixel support than Kitty graphics support.
So, I wonder what the right play is here. Implement sixels? Not hard to do, just translate the commands into Kitty graphics commands internally.
Or, given our market leader position, ignore sixels, and continue to ask other VTEs to implement our protocol?
Metadata
Metadata
Assignees
Labels
No labels