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

Support background 256 colors.

Open kaz-utashiro opened this issue 5 years ago • 0 comments

Current version does not handle 6x6x6 216 colors for background starting with "\e[48;5;". I also need to handle both foreground and background setting in the same sequence, but it is beyond quick work.

This is my very first JavaScript program. Please discard and rewrite if not appropriate.

kaz-utashiro avatar Oct 06 '20 10:10 kaz-utashiro