Files
uptop/internal
lerko c487a8eb26
CI / test (pull_request) Successful in 2m47s
CI / lint (pull_request) Failing after 1m6s
CI / vulncheck (pull_request) Successful in 56s
fix(tui): compute table Width from column sum, not terminal width
Table Width was set to terminal width, forcing lipgloss to redistribute
surplus space into columns like #. Now computed from sum of column widths
+ border overhead. Table is exactly as wide as needed, capped at terminal.
2026-05-28 15:57:33 -04:00
..