./chat/twitch-tui, Twitch chat in the terminal

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.6.7, Package name: twitch-tui-2.6.7, Maintainer: schmonz

Twitch chat in the terminal. Feature list:

- Read/send/search messages
- Switch channels
- Create and toggle filters
- Command, channel, and mention suggestions
- Customize functionality and looks to your liking using a config file


Master sites:

Filesize: 218.072 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-26 16:53:23 by Amitai Schleier | Files touched by this commit (5) | Package updated
Log message:
twitch-tui: update to 2.6.7. Changes:

- Fixed Twitch animated emotes not being detected properly (#587)

pkgsrc changes:

- Reliably link with OpenSSL instead of OS-specific security frameworks
   2024-03-28 13:08:25 by pin | Files touched by this commit (3) | Package updated
Log message:
chat/twitch-tui: fix broken build

See \ 
http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20240325.0012/twitch-tui-2.6.5/build.log

While here update to 2.6.6 which, adds support for /me Twitch command (#563)
   2024-03-03 20:52:18 by Amitai Schleier | Files touched by this commit (3) | Package updated
Log message:
twitch-tui: update to 2.6.5. Changes:

- Fixed Nix flake rustc to compatible version via oxalica
  rust-overlay (#547)
- Refactor emote parsing, fix some emote display issues (#529)
- Added emote picker widget (can be activated through Alt + e when the
  chat input box is open) (#524)
- Fix display issues with broken border or characters from the previous
  line not being cleared (#532)
- Bumped a bunch of dependencies, including the MSRV (Minimum Supported
  Rust Version) to 1.75.0
   2023-12-29 01:45:05 by Amitai Schleier | Files touched by this commit (3) | Package updated
Log message:
twitch-tui: update to 2.6.2. Changes:

- Switch from using unicode placeholders to display emotes (#411)
- Allow hiding chat border, with a hide_chat_border boolean in the
  frontend section of the config (#507)
- Bumped a bunch of dependencies
   2023-12-12 02:04:45 by Amitai Schleier | Files touched by this commit (1)
Log message:
twitch-tui: needs openssl to be buildlunk.
   2023-12-05 17:04:13 by Amitai Schleier | Files touched by this commit (5)
Log message:
Add twitch-tui: Twitch chat in the terminal

Twitch chat in the terminal. Feature list:

- Read/send/search messages
- Switch channels
- Create and toggle filters
- Command, channel, and mention suggestions
- Customize functionality and looks to your liking using a config file