termcolor
termcolor copied to clipboard
Update version_windows.go
tiny problem with the go-file in the termcolor package determinating the available colors on windows. Apparently lookupWindows() is missnamed in version_windows.go The "problem is, that the identifier in version.go (non-windows) and version_windows.go (windows terminal cmd and powershell) are NOT the same.
Please see also the open issue
Sorry I totally messed up with branches, because I wanted to switch master to main. so the pull request became invalid. 🤦
That's what happens if an amateur is playing in the pro's sandbox. I learned a lot though.