github sxyazi/yazi v25.2.11

22 hours ago

This is a quick fix release that addresses a few issues introduced in the previous version 25.2.7.

Besides that, a new overall option has been added under [status] in theme.toml, which allows you to set the overall style of the status bar, specifically the empty area in the center:

[status]
overall = { fg = "#cad3f5", bg = "#181926" }

411906568-4ab46d09-9f2c-489b-85f3-83f264ecd9cc

See #2321 for details.

What's Changed

  • fix: reverse the order of CSI-based and environment-based terminal detection by @sxyazi in #2310
  • feat: reduce terminal response wait timeout by @sxyazi in #2314
  • fix: unable to delete sealed files on Windows due to platform differences by @sxyazi in #2319
  • feat: new overall option under [status] to allow specifying the overall style of the status bar by @sxyazi in #2321
  • chore: bump version to 25.2.11 by @sxyazi in #2323

Full Changelog: v25.2.7...v25.2.11

Don't miss a new yazi release

NewReleases is sending notifications on new releases.