Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
zellij-aarch64-unknown-linux-musl.sha256sum | 2025-03-21 | 73 Bytes | |
zellij-aarch64-unknown-linux-musl.tar.gz | 2025-03-21 | 13.5 MB | |
zellij-aarch64-apple-darwin.sha256sum | 2025-03-21 | 73 Bytes | |
zellij-aarch64-apple-darwin.tar.gz | 2025-03-21 | 11.6 MB | |
zellij-x86_64-unknown-linux-musl.sha256sum | 2025-03-21 | 73 Bytes | |
zellij-x86_64-unknown-linux-musl.tar.gz | 2025-03-21 | 14.7 MB | |
zellij-x86_64-apple-darwin.sha256sum | 2025-03-21 | 73 Bytes | |
zellij-x86_64-apple-darwin.tar.gz | 2025-03-21 | 12.2 MB | |
README.md | 2025-03-21 | 521 Bytes | |
Release v0.42.1 source code.tar.gz | 2025-03-21 | 10.3 MB | |
Release v0.42.1 source code.zip | 2025-03-21 | 11.0 MB | |
Totals: 11 Items | 73.3 MB | 0 |
This is a patch release to fix an issue with Windows Terminal (and associated terminals on windows presumably going through the win conpty) mishandling of mouse any-event motions that caused flickering and other odd behavior in Zellij. While this is not a bug on our side, we mitigated it with the help of our STDIN parsing library termwiz. More details here.
Special thanks to @zeevro who did the troubleshooting and issued a fix to termwiz!