mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
- HeroTerminal: all timers now flow through scheduleTimer/pendingTimersRef, eliminating seekTimeoutRef/zoomTimerRef/powerOffTimerRef entirely; poweringOnRef guards against rapid double-click race condition - TerminalScreen: trim lineRefsRef to ROWS in pushLine to prevent unbounded stale DOM ref accumulation - Remove ~1.1MB unused audio duplicates (mp3 copies of m4a files, unreferenced seek2 in both formats) - Remove unused favicon-16.png