mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
Add changelog
This commit is contained in:
parent
f19c38f6ea
commit
da0e207579
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
||||||
|
|
||||||
- Custom tab name ([#3666])
|
- Custom tab name ([#3666])
|
||||||
- New `--in` for `search` action to set search directory ([#3696])
|
- New `--in` for `search` action to set search directory ([#3696])
|
||||||
|
- Multi-file spotter ([#3733])
|
||||||
- New `hovered` condition specifying different icons for hovered files ([#3728])
|
- New `hovered` condition specifying different icons for hovered files ([#3728])
|
||||||
- Allow using `ps.sub()` in `init.lua` directly without a plugin ([#3638])
|
- Allow using `ps.sub()` in `init.lua` directly without a plugin ([#3638])
|
||||||
- New `sort_fallback` option to control fallback sorting behavior ([#3077])
|
- New `sort_fallback` option to control fallback sorting behavior ([#3077])
|
||||||
|
|
@ -1672,3 +1673,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
||||||
[#3708]: https://github.com/sxyazi/yazi/pull/3708
|
[#3708]: https://github.com/sxyazi/yazi/pull/3708
|
||||||
[#3725]: https://github.com/sxyazi/yazi/pull/3725
|
[#3725]: https://github.com/sxyazi/yazi/pull/3725
|
||||||
[#3728]: https://github.com/sxyazi/yazi/pull/3728
|
[#3728]: https://github.com/sxyazi/yazi/pull/3728
|
||||||
|
[#3733]: https://github.com/sxyazi/yazi/pull/3733
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue