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

Unicode Working?

Open GantMan opened this issue 8 years ago • 1 comments

I saw a PR where someone said they fixed this... but it's not working: See this simple table image

Am I the only one that sees the misalignment in these tests? https://github.com/jamestalmage/cli-table2/blob/master/test/table-test.js#L58-L68

What am I missing here?

GantMan avatar Jan 16 '18 03:01 GantMan

Easy enough to fix. Further reading: https://mathiasbynens.be/notes/javascript-unicode

GantMan avatar Jan 16 '18 03:01 GantMan