Apparently I left in some unused variables that were supposed to be removed by Tema

This commit is contained in:
mcplayer3
2026-06-20 22:21:14 +10:00
parent 593e8a8512
commit 0ae00dd61a
-3
View File
@@ -168,9 +168,6 @@ function module.init()
local ANSIColorPalette = getColorPalette(gpu.maxDepth())
local expecting_unicode_bytes = 0
local unicode_bytes_left = 0
local unicode_codepoint = 0
local cursor = { x = 1, y = 1, X = nil, Y = nil } -- X and Y are managed by ESC s and ESC u
local printState = 0 -- 0:none 1:in ESC 2:in CSI
local color = {