pyblock/pybitblock/shared
GaltRanch 88b1609100 Fix Rich sysinfo bar rendering raw markup tags
Use Text.from_markup() instead of Text() for the CPU/Memory progress
bars so Rich markup tags ([green], [dim]) are interpreted as styles
rather than displayed as literal text.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 13:46:35 -03:00
..
__init__.py Refactor architecture: config singleton, logging, menu system, dependencies 2026-04-01 10:58:24 -03:00
display.py Upgrade sysinfo() to Rich with color-coded CPU/Memory bars 2026-04-01 13:28:02 -03:00
formatting.py Refactor architecture: config singleton, logging, menu system, dependencies 2026-04-01 10:58:24 -03:00
rich_ui.py Fix Rich sysinfo bar rendering raw markup tags 2026-04-01 13:46:35 -03:00
ui.py Upgrade show_error/warning/success to use Rich panels when available 2026-04-01 13:30:21 -03:00