feat: compat https://github.com/sxyazi/yazi/pull/2921
This commit is contained in:
@@ -22,7 +22,8 @@ return {
|
||||
|
||||
local value, event = ya.input {
|
||||
title = "Chmod:",
|
||||
position = { "top-center", y = 3, w = 40 },
|
||||
pos = { "top-center", y = 3, w = 40 },
|
||||
position = { "top-center", y = 3, w = 40 }, -- TODO: remove
|
||||
}
|
||||
if event ~= 1 then
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user