yazi bump
This commit is contained in:
parent
530a660117
commit
1ab3fe86c7
6 changed files with 742 additions and 376 deletions
|
|
@ -1,3 +1,5 @@
|
|||
---@diagnostic disable: undefined-global
|
||||
|
||||
return {
|
||||
entry = function(_, args)
|
||||
local current = cx.active.current
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ return {
|
|||
os.execute(string.format("opener detatch \"%s\"", h.url))
|
||||
else
|
||||
ya.manager_emit("open", {})
|
||||
-- os.execute(string.format("opener \"%s\"", h.url))
|
||||
end
|
||||
end,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue