v25.5.31Desktop
Fixed 3
- expose `ui.Wrap`
- `forward --end-of-word` of the input now considers the mode's delta
- carry hidden states for dummy files
This is a maintenance release, focusing on bug fixes.
What's Changed
- fix: expose
ui.Wrapby @sxyazi in https://github.com/sxyazi/yazi/pull/2810 - fix:
forward --end-of-wordof the input should consider the mode's delta by @sxyazi in https://github.com/sxyazi/yazi/pull/2811 - fix: make every effort to carry hidden states for dummy files by @sxyazi in https://github.com/sxyazi/yazi/pull/2814
Full Changelog: https://github.com/sxyazi/yazi/compare/v25.5.28...v25.5.31