表格宽度不计算列边框
作者: AdrienHorgnies创建于 2025年10月7日更新于 2025年10月8日
Describe the bug
When the width of the content of a table is less than or equal to the maximum allowed width of the table, but the same number incremented by the number of column borders is greater than the maximum allowed width of the table, the table does not wrap nor truncate its content. In short, the table does not count the borders when it computes its width.
内容来源: charmbracelet/lipgloss