fix
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[[plugin.deps]]
|
||||
use = "yazi-rs/plugins:git"
|
||||
rev = "88990a6"
|
||||
rev = "b224ddf"
|
||||
hash = "270915fa8282a19908449530ff66f7e2"
|
||||
|
||||
[[plugin.deps]]
|
||||
use = "yazi-rs/plugins:smart-enter"
|
||||
rev = "88990a6"
|
||||
hash = "56fdabc96fc1f4d53c96eb884b02a5be"
|
||||
rev = "b224ddf"
|
||||
hash = "187cc58ba7ac3befd49c342129e6f1b6"
|
||||
|
||||
[[plugin.deps]]
|
||||
use = "h-hg/yamb"
|
||||
|
||||
@@ -21,7 +21,7 @@ desc = "Enter the child directory, or open the file"
|
||||
|
||||
## Advanced
|
||||
|
||||
By default, `--hovered` 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] action, 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`:
|
||||
|
||||
Reference in New Issue
Block a user