yazi plugin refactor
This commit is contained in:
parent
38f162562e
commit
a00af3e849
39 changed files with 92 additions and 4880 deletions
|
@ -2,6 +2,6 @@
|
|||
return {
|
||||
entry = function()
|
||||
local h = cx.active.current.hovered
|
||||
ya.manager_emit("tab_create", h and h.cha.is_dir and { h.url } or { current = true })
|
||||
ya.mgr_emit("tab_create", h and h.cha.is_dir and { h.url } or { current = true })
|
||||
end,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue