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

ANSI utilities for CLI usage in Zig.

Results 2 zig-ansi issues
Sort by recently updated
recently updated
newest added

https://no-color.org/

I'm seeing an error when running `zig build run` The interesting thing is if I just run any one of the example print statements in main.zig, it will build correctly...