Update: 2024-11-28

This commit is contained in:
2024-11-28 11:25:04 +02:00
parent 74e444a83f
commit d231e9de9c
12 changed files with 181 additions and 18 deletions

View File

@@ -18,6 +18,8 @@ Add this to your `~/.config/yazi/keymap.toml`:
[[manager.prepend_keymap]]
on = "T"
run = "plugin --sync max-preview"
# For upcoming Yazi 0.4 (nightly version):
# run = "plugin max-preview"
desc = "Maximize or restore preview"
```