docs: use the correct term for panes in toggle-pane.yazi

This commit is contained in:
sxyazi
2025-02-20 23:38:05 +08:00
parent 0c3bc0cb28
commit 781a798464

View File

@@ -38,7 +38,7 @@ run = "plugin toggle-pane max-preview"
desc = "Maximize or restore the preview pane"
```
You can replace `preview` with `current` or `parent` to toggle the other columns.
You can replace `preview` with `current` or `parent` to toggle the other panes.
## Advanced