twitch-tui: Twitch chat in the terminal
twitch-tui: Twitch chat in the terminal
Twitch chat in the terminal. Contribute to Xithrius/twitch-tui development by creating an account on GitHub.
You're viewing a single thread.
wow i was impressed to see the emote support. how about third party emote support? PauseChamp
2 0 ReplyIt supports BTTV, 7TV and FFZ
https://xithrius.github.io/twitch-tui/guide/configuration.html#emotes
2 0 Replythanks! i was just configuring it myself and i saw that! amazing
2 0 ReplyUnfortunately, I didn't get it to work. Neither in iTerm2, kitty or WezTerm.
1 0 Replyit explicitly checks for the environment variable "TERM=xterm-kitty" if that helps.
2 0 ReplyBruh, I specifically changed this variable, so I wouldn't have issues with ssh, because it doesn't work with TERM=xterm-kitty
Edit: I figured I could just use a simplealias twt="TERM=xterm-kitty twt"
in my shell config to fix this.1 0 Reply