endaaman / tym

Lua-configurable terminal emulator
MIT License
183 stars 14 forks source link

Terminal Image Protocol #114

Open dacyberduck opened 3 months ago

dacyberduck commented 3 months ago

Any plan on adding terminal image protocols (like kitty or iterm)?

TorchedSammy commented 3 months ago

since vte supports sixel, tym uses sixel. You can compile a version of vte with sixel support

dacyberduck commented 3 months ago

since vte supports sixel, tym uses sixel. You can compile a version of vte with sixel support

Sure, sixel support is available. Not saying sixel is unusable or anything, however kitty's icat protocol is superior. It would be nice to have.

paoloschi commented 2 months ago

Unfortunately, vte has planned to remove SIXEL support from stable branch