v2.5.0
What's changed
- Fixed emotes not being cleared when scrolling or switching states (#397)
- Fixed characters
@and/not inserting their respective character into the chat box from normal mode - All CLI arguments now have short options
- Made explanations in the default config much more concise
- Improved description of keybinds in help state and documentation
start_screen_channelsis nowfavorite_channelsin thefrontendsection of the config- Added FrankerFacez emotes, refactor emotes downloader (#410)
- Currently followed channels can now be seen with the
fkeybind, given you have the correct scopes- Getting a token with the scopes allowing for fetching followed channels can be seen here
- Recent channel switcher now has a result window
- The channel switcher widget now has a scrollbar (only visual, cannot be interacted with)
- Username shown config option is now functional
oin the normal state will open the current channel in the browser with the popout player mode- Clearing chat with
/clearfrom Twitch will clear the chat in this application /clearfrom the terminal will also clear on Twitch- When the user doesn't have the moderation role, the clear will only be client-side and won't do anything in Twitch
- Deleting messages in Twitch will make them disappear from the terminal
show_datetimesalso functions, making the datetime in the first column shown, or not
Contributors
Thank you @Nogesma and @kosayoda!
Even more information
Release available on crates.io.
Acquire the binary through cargo install twitch-tui --version "2.5.0".
Documentation available here.
If you have any problems/suggestions don't hesitate to submit an issue!
Full Changelog: v2.4.0...v2.5.0