cross-posted from: https://beehaw.org/post/23996175
Website: https://yazi-rs.github.io/
Changelog: https://github.com/sxyazi/yazi/blob/main/CHANGELOG.md#v251229
They have lot of stuff:
Addedfor new features.Changedfor changes in existing functionality.Deprecatedfor soon-to-be removed features.Fixedfor any bug fixes.Improvedfor performance improvements.I just list the first 10 added stuff:
[v25.12.29]
Added
- Remote file management ([#3396])
- Virtual file system ([#3034], [#3035], [#3094], [#3108], [#3187], [#3203])
- Shell formatting ([#3232])
- Multi-entry support for plugin system ([#3154])
- Zoom in or out of the preview image ([#2864])
- Improve the UX of the pick and input components ([#2906], [#2935])
- Show progress of each task in task manager ([#3121], [#3131], [#3134])
- New
fs.copy()andfs.rename()APIs ([#3467])- New experimental
ya.async()API ([#3422])- New
overalloption to set the overall background color ([#3317])- … and more!


Great file-manager, would recommend! Has a lot of plugins, integrates well with fzf to find files and zoxide for directories.
I use it as my default file manager and also in nvim.