#526 supervisor front panel scale to term size

This commit is contained in:
Mikayla Fischler
2025-02-16 13:20:23 -05:00
parent 20b71bead1
commit e37e3ba696
4 changed files with 35 additions and 29 deletions

View File

@@ -22,7 +22,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v1.6.5"
local SUPERVISOR_VERSION = "v1.6.6"
local println = util.println
local println_ts = util.println_ts