You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* try fix bad alignment in unicode (#1144)
* use width instead of count in wrap_line
* fix fmt
* 3 tests do not need fail
* fix tests
Co-authored-by: Thomas Otto <th1000s@posteo.net>
(You can use
git --no-pager
to produce the raw text output.)ansi::truncate_str
does not truncate str to exact width and cause bad alignmentThe text was updated successfully, but these errors were encountered: