feat: adapt to https://github.com/sxyazi/yazi/pull/1257
This commit is contained in:
@@ -16,7 +16,7 @@ Add this to your `~/.config/yazi/keymap.toml`:
|
||||
|
||||
```toml
|
||||
[[manager.prepend_keymap]]
|
||||
on = [ "T" ]
|
||||
on = "T"
|
||||
run = "plugin --sync hide-preview"
|
||||
desc = "Hide or show preview"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user