mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user