réplica de
https://github.com/sammy-ette/Hilbish
synced 2025-08-10 02:52:03 +00:00
fix: return ansikit in setTitle function
Este commit está contenido en:
padre
51bcc51687
commit
c0f34fd784
@ -169,7 +169,7 @@ ansikit.saveState = function()
|
|||||||
end
|
end
|
||||||
|
|
||||||
ansikit.setTitle = function(text)
|
ansikit.setTitle = function(text)
|
||||||
ansikit.printCode (']2;' .. text, true)
|
return ansikit.printCode(']2;' .. text, true)
|
||||||
end
|
end
|
||||||
|
|
||||||
ansikit.showCursor = function()
|
ansikit.showCursor = function()
|
||||||
|
Cargando…
x
Referencia en una nueva incidencia
Block a user