@@ -1118,7 +1118,7 @@ function main(argv)
path = z_cd(args)
end
if path == nil and Z_MATCHMODE ~= 0 then
local last = patterns[#patterns]
local last = args[#args]
if os.path.isdir(last) then
path = os.path.abspath(last)
path = os.path.norm(path)
The note is not visible to the blocked user.