fatih / color

Color package for Go (golang)
https://pkg.go.dev/github.com/fatih/color
MIT License
7.36k stars 619 forks source link

This package isn't working in OS X 10.11 #23

Closed marksalpeter closed 8 years ago

marksalpeter commented 9 years ago

I checked the terminal settings. ANSI colors are enabled, and other terminal utilities (bower specifically) seem to be outputting colors correctly. I've tested with SprintFunc and color.Cyan(). Nothing seems to be outputting color.

fatih commented 9 years ago

Hi @marksalpeter. Is 10.11 out yet?

unknwon commented 8 years ago

Any updates on this?

fatih commented 8 years ago

I don't know still what the problem is. It's working here right now and I can see the colors (I'm using the latest MAC OS X version btw). Can you give me more detail what's not working?

unknwon commented 8 years ago

@fatih :trollface: I just noticed it may be a problem for me if it's a common issue before starting using, thanks!

fatih commented 8 years ago

I don't see any value in this Issue as it's just working for me and I don't see a reason it should be break for 10.11 as it works for me already.