v2.0.0-alpha.12
Pre-release
Pre-release
·
497 commits
to main
since this release
- State tabs have been implemented.
- They show themselves at the bottom of the screen, disabled by default.
- To enable this feature, set
[frontend]'s attribute ofstate_tabsto true in yourconfig.tomlfile.
- Connecting to channels with uppercase letters in the name would cause the internal IRC client to not connect.
qquits the application when in a non-insert mode, such as the help window./clearactually works on the client side, when permissions are had.- The help window is no longer a popup (takes up the entire window), and also has better readability.

Full Changelog: v2.0.0-alpha.11...v2.0.0-alpha.12
Release available on crates.io.
Acquire the binary through cargo install twitch-tui --version "2.0.0-alpha.12".