this post was submitted on 26 May 2024
28 points (93.8% liked)
Cool GitHub Projects
1245 readers
1 users here now
Wormhole
Icon base by Caro Asercion under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How does it display emotes in the terminal? Does it include FFZ, 7tv, BTTV emotes?
It uses the Kitty Graphics Protocol to display images.
Source: https://xithrius.github.io/twitch-tui/guide/configuration.html#emotes
Is that limited to the kitty terminal? I don't see any compatibility notes on Kitty Graphics Protocol nor your TUI project - which given the TUI label I would expect to work on any terminal?
The kitty terminal graphics protocol is implemented by kitty, WezTerm, Konsole, and others I believe.