docs: add smart-enter.yazi to the list of plugins

This commit is contained in:
sxyazi
2024-11-23 20:25:16 +08:00
parent 7733d17ba9
commit f1fb6cc1df
2 changed files with 2 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ desc = "Enter the child directory, or open the file"
## Advanced
By default, `hovered = true` is passed to the [`open`][open] command, make the behavior consistent with [`enter`][enter] avoiding accidental triggers,
By default, `--hovered` is passed to the [`open`][open] command, make the behavior consistent with [`enter`][enter] avoiding accidental triggers,
which means both will only target the currently hovered file.
If you still want `open` to target multiple selected files, add this to your `~/.config/yazi/init.lua`: