# Functions
No description provided by the author
No description provided by the author
TrimToVisualLength truncates the given message to the given length (taking into account ansi escape sequences) From <https://github.com/wagoodman/bashful>.
VisualLength determines the length of a string (taking into account ansi control sequences) From <https://github.com/wagoodman/bashful>.