v0.26.3
This is a patch release that prevents tea.WindowSizeMsg
s from being fired during altscreen changes on Windows. This was due to the fact that Windows emits a window-size-event
on altscreen changes even if the size hand’t changed. Now, we cache the window-size and compare before sending the message to the Model
.
What's Changed
- Prevent multiple window-size-events from firing on Windows by @aymanbagabas in #1021
- refactor: use x/term and x/ansi for renderer sequences by @aymanbagabas in #962
Full Changelog: v0.26.2...v0.26.3
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or Discord.