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
fde74c366b
commit
fda1f9c453
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
||||||
- Bulk create ([#3793])
|
- Bulk create ([#3793])
|
||||||
- Make help menu a command palette ([#4074])
|
- Make help menu a command palette ([#4074])
|
||||||
- H/M/L Vim-like motion for moving cursor relative to viewport ([#3970])
|
- H/M/L Vim-like motion for moving cursor relative to viewport ([#3970])
|
||||||
|
- Context-aware icons for inputs ([#4080])
|
||||||
- Dynamic keymap Lua API ([#4031])
|
- Dynamic keymap Lua API ([#4031])
|
||||||
- New `ui.Input` element ([#4040])
|
- New `ui.Input` element ([#4040])
|
||||||
- Image preview with Überzug++ on Niri ([#3990])
|
- Image preview with Überzug++ on Niri ([#3990])
|
||||||
|
|
@ -1763,3 +1764,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
||||||
[#4067]: https://github.com/sxyazi/yazi/pull/4067
|
[#4067]: https://github.com/sxyazi/yazi/pull/4067
|
||||||
[#4068]: https://github.com/sxyazi/yazi/pull/4068
|
[#4068]: https://github.com/sxyazi/yazi/pull/4068
|
||||||
[#4074]: https://github.com/sxyazi/yazi/pull/4074
|
[#4074]: https://github.com/sxyazi/yazi/pull/4074
|
||||||
|
[#4080]: https://github.com/sxyazi/yazi/pull/4080
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue