Files
sideline/engine/effects
David Gwilliam d5406a6b11 Fix REPL HUD layout by removing cursor positioning codes
- Remove \033[1;1H, \033[2;1H, \033[3;1H from HUD rendering
- HUD text now appears at correct positions without cursor interference
- Prompt appears at left margin as expected
2026-03-22 16:46:32 -07:00
..