I haven't submitted a PR for it yet but was wondering if this is something that would be merged into the distribution (before I go and clean up my commit..)
The reference is here: https://en.wikipedia.org/wiki/ANSI_escape_code#24-bit
"[38;2;r;g;b" vs the supported "[38;5;code"
I have foreground colors working and am putting in the background colors next.
The diff for support is ~71 lines without bkg support.
What do you think?
Thanks!
The reference is here: https://en.wikipedia.org/wiki/ANSI_escape_code#24-bit
"[38;2;r;g;b" vs the supported "[38;5;code"
I have foreground colors working and am putting in the background colors next.
The diff for support is ~71 lines without bkg support.
What do you think?
Thanks!
