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
6c458ca318
commit
abba72178b
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
||||||
- Drag and drop ([#4005])
|
- Drag and drop ([#4005])
|
||||||
- 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])
|
||||||
- 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])
|
||||||
|
|
@ -1749,6 +1750,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
||||||
[#3906]: https://github.com/sxyazi/yazi/pull/3906
|
[#3906]: https://github.com/sxyazi/yazi/pull/3906
|
||||||
[#3934]: https://github.com/sxyazi/yazi/pull/3934
|
[#3934]: https://github.com/sxyazi/yazi/pull/3934
|
||||||
[#3943]: https://github.com/sxyazi/yazi/pull/3943
|
[#3943]: https://github.com/sxyazi/yazi/pull/3943
|
||||||
|
[#3970]: https://github.com/sxyazi/yazi/pull/3970
|
||||||
[#3989]: https://github.com/sxyazi/yazi/pull/3989
|
[#3989]: https://github.com/sxyazi/yazi/pull/3989
|
||||||
[#3990]: https://github.com/sxyazi/yazi/pull/3990
|
[#3990]: https://github.com/sxyazi/yazi/pull/3990
|
||||||
[#4005]: https://github.com/sxyazi/yazi/pull/4005
|
[#4005]: https://github.com/sxyazi/yazi/pull/4005
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue