aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ui/table.go
Commit message (Expand)AuthorAgeFilesLines
* vaxis: update to v0.7.2 and update ansi parserTim Culverhouse2024-02-121-16/+18
* style: use vaxis style everywhereTim Culverhouse2024-02-121-9/+9
* table: fix center paddingRobin Jarry2023-03-041-11/+5
* ui: parse strings for ansi stylesTim Culverhouse2023-03-021-14/+27
* ui/table: do not require width at constructionRobin Jarry2023-02-201-8/+6
* ui/table: allow zero width columnsRobin Jarry2023-02-201-4/+7
* ui: add reusable table widgetRobin Jarry2023-01-041-0/+210