refactor(tui): replace # column with colored status dot & adjust column visibility at narrower terminal widths #169

Merged
lerko merged 1 commits from refactor/status-dot-column into main 2026-07-01 03:43:48 +00:00

1 Commits

Author SHA1 Message Date
lerko faf7d36c64 refactor(tui): replace # column with colored status dot
CI / test (pull_request) Successful in 2m7s
CI / lint (pull_request) Successful in 1m27s
CI / vulncheck (pull_request) Successful in 1m1s
Drop the row-number column and add a colored status dot as the first
column. Dot uses the same icon/color as the existing status indicators
(▲ green for up, ▼ red for down, ◼ purple for maint, etc). Matches
the maint strip visual pattern. Status text column retained for
explicit label.
2026-06-30 23:38:05 -04:00