color icon indicating copy to clipboard operation
color copied to clipboard

🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support Print/Sprintf methods, compatible with Windows. GO CLI 控制台颜色渲染工具库,支持16色,256色,...

Results 11 color issues
Sort by recently updated
recently updated
newest added

system:windows7 use: cmd.exe It runs normally on Win10 system, but No color output on Windows 7

bug

I am using your library in [`box-cli-maker`](https://github.com/Delta456/box-cli-maker/) and use `color.ClearCode` to clear colors from the string but it doesn't work on Mac OS's `iterm` terminal though works on other OSes...

bug

**System (please complete the following information):** - OS: Kubuntu 22.04.2 LTS x86_64 - GO Version: 1.20.4 - Pkg Version: v1.5.4 ENV info on the terminal (by command `env | grep...

question

**System (please complete the following information):** - OS: `linux` - GO Version: `1.18.1` - Pkg Version: `1.5.2` ENV info on the terminal (by command `env | grep -i TERM`): ```...

question

changed match modifier from s (single line mode) to m (multi line mode)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.9.0 What's Changed Fix Go modules version by @​SuperQ in stretchr/testify#1394 Document that require is not safe to...

dependencies
go

**System (please complete the following information):** - OS: `macOS` - GO Version: `14.3.1` - Pkg Version: `1.5.4` ENV info on the terminal (by command `env | grep -i TERM`) ```...

enhancement
good first issue

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.19.0 to 0.20.0. Commits 7d69d98 unix: extend support for z/OS 7758090 cpu: add support for sve2 detection 9a28524 windows: drop go version tags for unsupported versions 27dc90b...

dependencies
go

**System (please complete the following information):** - OS: `window` [e.g. linux, macOS] - GO Version: `1.13` [e.g. `1.13`] - Pkg Version: `1.1.1` [e.g. `1.1.1`] ENV info on the terminal (by...

bug

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.21.0 to 0.24.0. Commits 914deed unix: add missing ETHTOOL_FLAG_ constants 4c7077e windows: add enums for IpAdapterUnicastAddress 29298aa windows: delete TestGetKeyboardLayout aa1c4c8 unix: provide Mount on openbsd cde4660...

dependencies
go