fix: stop cursor blinking on exit

This commit is contained in:
2025-05-08 13:39:17 -03:00
parent ad17715e4a
commit ad4289910b
+1
View File
@@ -479,3 +479,4 @@ while shouldRun do
end
scr.clear()
scr.setCursorBlink(false)