feat(tui): two-column detail panel with type-specific enrichment #156
Reference in New Issue
Block a user
Delete Branch "feat/detail-panel-enrichment"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Issue #65 — detail panel enrichment.
Changes
Redesign inline detail panel from single left-aligned column to two-column layout:
Type-specific metadata by monitor type:
Narrow terminals (<80 cols) fall back to original stacked layout.
Test plan
go build ./...— cleango test ./...— all passgolangci-lint run ./...— 0 issuescloses issue #65
lerko referenced this pull request2026-06-28 14:29:06 +00:00