chalk / slice-ansi

Slice a string with ANSI escape codes
MIT License
47 stars 21 forks source link

Add support for full width characters #9

Closed kevva closed 7 years ago

kevva commented 7 years ago

Fixes #4.

Qix- commented 7 years ago

LGTM. Wish it didn't require another dependency but that's more Node's/javascript's fault.

sindresorhus commented 7 years ago

Hmm, this is failing when merged into master: https://travis-ci.org/chalk/slice-ansi/builds/249111405?utm_source=github_status&utm_medium=notification

kevva commented 7 years ago

Yeah, I made a comment about it here https://github.com/chalk/slice-ansi/commit/05546718b6db4e61263d25803799bff070ec765e#commitcomment-22868677.