mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-16 12:44:27 +00:00
Add a new pad_center function that centers content within a minimum width. If an odd number of fill characters is required, the trailing fill will be one character longer than the leading fill. Fixes #5066.