v0.4.1
版本发布时间: 2024-12-10 20:35:50
sxyazi/yazi最新发布版本:v0.4.2(2024-12-20 20:44:26)
This is a quick patch version with 4 fixes:
- Fixed an issue where Yazi would freeze when waiting for terminal response, in old tmux versions (v3.2a or lower), or 2-layer nested terminal setup (tmux -> Neovim's
:terminal
-> Yazi). - Fixed a bug in the Überzug++ backend where certain image dimension parsing failed, preventing images from displaying.
- Fixed a build failure for Android 32-bit architectures.
- Fixed an issue with the preset
archive
andjson
plugins not handling CRLF properly on Windows.
What's Changed
- fix: disable passthrough when the user launches Yazi in Neovim inside tmux by @sxyazi in https://github.com/sxyazi/yazi/pull/2014
- refactor: replace
format!
withconcat!
for string literals by @Integral-Tech in https://github.com/sxyazi/yazi/pull/2012 - fix: correctly handle CRLF on Windows in preset
archive
andjson
plugins by @sxyazi in https://github.com/sxyazi/yazi/pull/2017 - fix: failed to parse certain image dimensions for Überzug++ backend by @sxyazi in https://github.com/sxyazi/yazi/pull/2020
- chore: bump version to 0.4.1 by @sxyazi in https://github.com/sxyazi/yazi/pull/2022
Full Changelog: https://github.com/sxyazi/yazi/compare/v0.4.0...v0.4.1
1、 yazi-aarch64-apple-darwin.zip 6.11MB
2、 yazi-aarch64-pc-windows-msvc.zip 6.14MB
3、 yazi-aarch64-unknown-linux-gnu.zip 6.74MB
4、 yazi-aarch64-unknown-linux-musl.zip 6.71MB
5、 yazi-x86_64-apple-darwin.zip 6.69MB
6、 yazi-x86_64-pc-windows-msvc.zip 6.57MB
7、 yazi-x86_64-unknown-linux-gnu.zip 7.19MB
8、 yazi-x86_64-unknown-linux-musl.zip 7.34MB