mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
df5a6ea71c
- Selection now works: Enter/Space selects focused row (by index) - Selected rows show with full-width background bar (accent color) - Focused rows show with pulsing dot indicator - Unfocused rows show with padding space for alignment - ListPage content now uses theme foreground colors (not white) - Selection binding updates when user presses Enter/Space - 618 tests passing