Update 2025-03-30

Update 2025-03-03

Update 2025-03-07

Update 2025-03-13

Update 2025-03-14

Update 2025-03-22

Update 2025-03-24

Update 2025-03-29
This commit is contained in:
2025-03-01 15:14:16 +02:00
parent 5f54bb78ad
commit f298468e99
20 changed files with 561 additions and 200 deletions

View File

@@ -1,4 +1,4 @@
--- @since 25.2.7
--- @since 25.2.26
local selected_or_hovered = ya.sync(function()
local tab, paths = cx.active, {}
@@ -13,7 +13,7 @@ end)
return {
entry = function()
ya.manager_emit("escape", { visual = true })
ya.mgr_emit("escape", { visual = true })
local urls = selected_or_hovered()
if #urls == 0 then