Files
shellmate/tests/test_ui_render.py
Greg Hendrickson ed484e27a2 Simplify chess board rendering - plain text that works over SSH
- Remove complex Rich styling from board (caused rendering issues)
- Use simple ASCII box drawing (+---+) instead of Unicode box chars
- Use dots for dark squares, spaces for light
- Plain text status display
- Much more reliable over SSH terminals
2026-01-27 18:53:54 +00:00

5.7 KiB