Nightly Build
From commit: c10aaa8 Generated on: 2026-08-01 10:59 UTC Nightly changelog: https://github.com/sxyazi/yazi/blob/main/CHANGELOG.md#unreleased
From commit: c10aaa8 Generated on: 2026-08-01 10:59 UTC Nightly changelog: https://github.com/sxyazi/yazi/blob/main/CHANGELOG.md#unreleased
See https://github.com/sxyazi/yazi/blob/main/CHANGELOG.md#v2656 for the changelog.
chore: bump to v26.5.6 (#3935)
See https://github.com/sxyazi/yazi/blob/main/CHANGELOG.md#v26122 for the changelog.
See https://github.com/sxyazi/yazi/blob/main/CHANGELOG.md#v2614 for the changelog.
See https://github.com/sxyazi/yazi/blob/main/CHANGELOG.md#v251229 for the changelog.
This is a maintenance release, focusing on bug fixes. What's Changed fix: expose ui.Wrap by @sxyazi in #2810 fix: forward --end-of-word of the input should consider the mode's delta by @sxyazi in #2811 fix: make every effort to carry hidden states for dummy files by @sxyazi in #2814 Full Changelog: v25.5.28...v25.5.31
Breaking Changes [manager] is deprecated in favor of the new [mgr]. #2803 tab_width has been removed as it no longer needs to be set manually. #2745 tab_active and tab_inactive are moved under the new [tabs] section. #2745 sixel_fraction has been removed as it's no longer needed. #2707 Deprecated ya.mgr_emit(), ya.app_emit() and ya.input_emit() are deprecated. #2653 ya.preview_widgets() is depreca…
Breaking Changes Supported wraparound navigation and enabled it by default. #2485 Replaced tasks_show and close_input with tasks:show and input:close. #2530 frag, name, stem, ext, and parent on Url, name on tab::Tab, and is_hovered on fs::File are now properties. #2572 Swapped the default key bindings for z (zoxide) and Z (fzf). #2546 Used the new @sync peek annotation instead of the previewer's s…
This is a quick fix release that addresses the issue where, under SSH, terminal response sequences are not completely consumed and are leaked to the screen. Thanks to @Crdr0122 and @SpookyYomo for reporting and helping reproduce the issue! What's Changed feat: expose all theme fields in Lua by @hankertrix in #2405 fix: windows-sys features for Win32_Storage_FileSystem and Win32_System_Threading by…