Update 2025-06-30

Update 2025-06-06

Update 2025-06-08

Update 2025-06-11

Update 2025-06-11

Update 2025-06-18

Update 2025-06-24
This commit is contained in:
2025-06-01 13:16:08 +03:00
parent 1d7d0b7c22
commit 1a19d1112b
30 changed files with 981 additions and 572 deletions

View File

@@ -46,7 +46,7 @@ plugin.
## Requirements
- [Yazi][yazi-link] v25.5.28+
- [Yazi][yazi-link] v25.5.31+
- [`7z` or `7zz` command][7z-link]
- [`file` command][file-command-link]
@@ -1206,7 +1206,7 @@ are also supported, for example:
[[mgr.prepend_keymap]]
on = "k"
run = "plugin augment-command -- arrow -1"
desc = "Move cursor up"
desc = "Move the cursor up"
[[mgr.prepend_keymap]]
on = "r"
@@ -1221,6 +1221,7 @@ desc = "Permanently delete the files"
[[mgr.prepend_keymap]]
on = ["g", "j"]
run = "plugin augment-command -- parent_arrow 1"
desc = "Move the cursor down in the parent directory"
```
For the default descriptions of the commands, you can refer to