termgraph icon indicating copy to clipboard operation
termgraph copied to clipboard

Support for windows coloring

Open epage opened this issue 3 years ago • 0 comments

On windows, a function has to be called to enable ANSI color code support. If that fails, the user will just see ansi codes.

The need for the user to do this either needs to be documented or termgraph needs to take care of it itself, like with concolor (this is a stable API)

epage avatar May 17 '22 20:05 epage