2025-04-15 18:25:33 by Amitai Schleier | Files touched by this commit (7) | ![]() |
Log message: twitch-tui: update to 2.6.19. Changes: - Corrected authentication config docs - Bumped codebase to Rust 1.85 + 2024 edition - Delete key was acting the same as the backspace key, removing the character to left instead of right |
2025-04-10 15:12:28 by pin | Files touched by this commit (1) |
Log message: chat/twitch-tui: doesn't need sse2 |
2025-04-02 12:48:16 by pin | Files touched by this commit (1) |
Log message: chat/twitch-tui: not for i386 |
2025-01-06 21:35:18 by Amitai Schleier | Files touched by this commit (3) | ![]() |
Log message: twitch-tui: update to 2.6.18. Changes: - Enabled emotes for Ghostty (animated emotes don't work at the moment, but static emotes do) |
2024-11-14 00:39:18 by Amitai Schleier | Files touched by this commit (3) | ![]() |
Log message: twitch-tui: update to 2.6.17. Changes: - Sort the emote picker list by match score instead of alphabetical order |
2024-08-20 01:58:19 by Amitai Schleier | Files touched by this commit (7) | ![]() |
Log message: twitch-tui: update to 2.6.16. Changes: - Fixed crash when underlining in the UI on Windows - Fixed off by one error in highlight |
2024-07-30 16:54:06 by Amitai Schleier | Files touched by this commit (3) | ![]() |
Log message: twitch-tui: update to 2.6.14. Changes: - Implemented NO_COLOR environment variable standard (#629) - Fixed missing items in default config and docs (#618, #619) |
2024-06-23 23:03:35 by Amitai Schleier | Files touched by this commit (2) | ![]() |
Log message: twitch-tui: update to 2.6.13. Changes: - Fixed subscriber emotes not rendering when used (#616) |