cli/pkg/iostreams
Andy Feller b3c8c70cba Remove deprecated note on gray color functions
Without fixing all ColorScheme.Gray and ColorScheme.Grayf usage in this pull request, golangci-lint throws errors for using deprecated functions.

As that code should be replaced within github/cli#833, I'm removing the deprecation indicator for now to get this PR passing.
2025-03-31 17:00:40 -04:00
..
color.go Remove deprecated note on gray color functions 2025-03-31 17:00:40 -04:00
color_test.go Implement tests for muted logic, standardize reset 2025-03-31 15:33:52 -04:00
console.go Dogfood term package from go-gh 2022-10-11 14:29:50 +02:00
console_windows.go Dogfood term package from go-gh 2022-10-11 14:29:50 +02:00
epipe_other.go Ignore EPIPE errors when writing to a closed pager 2022-02-10 16:42:00 +01:00
epipe_windows.go Ignore EPIPE errors when writing to a closed pager 2022-02-10 16:42:00 +01:00
iostreams.go Accessible color config boilerplate, colors update 2025-03-31 11:19:51 -04:00
iostreams_test.go Dogfood term package from go-gh 2022-10-11 14:29:50 +02:00