ansi-html-stream icon indicating copy to clipboard operation
ansi-html-stream copied to clipboard

Add more colors.

Open Jimbly opened this issue 11 years ago • 1 comments

Fix bold and underline not closing correctly. Add support for "intense" ansi colors commonly used in terminals/etc.

Jimbly avatar Jul 18 '14 21:07 Jimbly

Looks like cb06e360153e31153ce68122f1df317b6f5aad78 fixed the underline/bold issue, and I was using kessler/node-bcat which was fixed to version 0.0.2, I've sent a pull request there (https://github.com/kessler/node-bcat/pull/4) that will use the latest version of ansi-html-stream in the future. However, the part of this pull request to support the "intense" ansi colors is still desired, so I've trimmed this pull request down to just that part.

Jimbly avatar Jan 15 '15 22:01 Jimbly