cli-ux icon indicating copy to clipboard operation
cli-ux copied to clipboard

fix: calculate correct size for table header with full-width text

Open seasonyuu opened this issue 4 years ago • 0 comments

When there is any full-width text in the table header , the column size would be wrong.

Before:

Snipaste_2021-07-19_11-45-33

Fixed:

Snipaste_2021-07-19_11-46-08

seasonyuu avatar Jul 19 '21 03:07 seasonyuu