v2.0.0-alpha.12
Pre-release
Pre-release
Xithrius
released this
28 Sep 06:45
·
411 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_tabs
to true in yourconfig.toml
file.
- Connecting to channels with uppercase letters in the name would cause the internal IRC client to not connect.
q
quits the application when in a non-insert mode, such as the help window./clear
actually 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"
.