fix: use BEL to terminate OSC 11 request (#26335)

This commit is contained in:
Gregory Anders 2023-11-30 16:17:38 -06:00 committed by GitHub
parent 5e1ff4302f
commit b32b5b2711
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -297,7 +297,7 @@ do
end,
})
io.stdout:write('\027]11;?\027\\')
io.stdout:write('\027]11;?\007')
timer:start(1000, 0, function()
-- No response received. Delete the autocommand