v2.2.0
What's changed
- Fixed duplicate key inputs on Windows (#333).
- A very simple start screen can be found by having the
start_state
in theterminal
section of your config set to"Start"
. This relies off of thechannels
boolean in thestorage
section to be enabled. Based off of alpha-nvim.
Even more information
Release available on crates.io.
Acquire the binary through cargo install twitch-tui --version "2.2.0"
.
Documentation available here.
If you have any problems/suggestions don't hesitate to submit an issue!
Full difference: v2.1.0...v2.2.0