Skip to content

fix(table): apply bold style to header row instead of first data row#1021

Open
tellnes wants to merge 1 commit intocharmbracelet:mainfrom
tellnes:fix-table-print-first-row-bold
Open

fix(table): apply bold style to header row instead of first data row#1021
tellnes wants to merge 1 commit intocharmbracelet:mainfrom
tellnes:fix-table-print-first-row-bold

Conversation

@tellnes
Copy link

@tellnes tellnes commented Feb 26, 2026

Use HeaderRow constant (-1) instead of 0, which in lipgloss/table refers to the first data row, not the header.

Use HeaderRow constant (-1) instead of 0, which in lipgloss/table
refers to the first data row, not the header.
@tellnes tellnes requested a review from a team as a code owner February 26, 2026 22:34
@tellnes tellnes requested review from andreynering and aymanbagabas and removed request for a team February 26, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant