This commit is contained in:
Daniel Castrillon 2026-07-23 13:31:48 -05:00 committed by GitHub
commit be8cec396b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,6 +71,7 @@ function M:setup()
local ok, err = fs.trash.restore(nodes)
if ok then
ya.emit("escape", { select = true })
ya.emit("refresh", {})
else
notify("restore", err)