aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/mod/width.in
Commit message (Collapse)AuthorAgeFilesLines
* improve rounding rules for scaling unitsIngo Schwarze2017-06-141-1/+1
| | | | in horizontal orientation in the terminal formatter
* Implement w layout specifier (minimum column width).Ingo Schwarze2017-06-081-0/+14
Improve width calculation of text blocks. Reduces the groff/mandoc diff in Base+Xenocara by about 800 lines.