v2.0.0-alpha.3
Pre-release
Pre-release
- Filters now exist through a
filters.txtfile in the config folder of this program (see theREADME.mdfor path based on OS)- Text inputs are compiled to regex.
- Can be enabled/disabled with
Ctrl + t. - Can be reversed with
Ctrl + r
- Suggestions for recent mentions/channels/commands
- Mentions/channels can are recorded when the
Enterkey is hit. Tracking to the sqlite database is disabled through theconfig.tomlfile. - When suggestions/tracking is enabled,
@will suggest mentions. /suggests through the static commands, nothing is tracked to the database.- The channel switcher will suggest immediately when tracking is enabled.
- Mentions/channels can are recorded when the
Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3
Release available on crates.io.
Acquire the binary through cargo install twitch-tui --version "2.0.0-alpha.3".