# Functions
DisplayWidth calculates what the rendered width of a string may be.
No description provided by the author
Truncate shortens a string to fit the maximum display width.
TruncateColumn replaces the first new line character with an ellipsis and shortens a string to fit the maximum display width.