cli/internal/prompter
Andy Feller f61961907e Update configuration support for accessible colors
- added support for `accessible_colors` configuration setting in `gh config` commandset
- updated default configuration file to contain `accessible_colors: disabled`
- add `GH_ACCESSIBLE_COLORS` env var to `gh environment`
- generated mocks via `go generate ./...` including previously missed prompter changes
2025-04-17 15:57:49 -04:00
..
accessible_prompter_test.go test(prompter): fix race condition 2025-04-10 17:09:22 -06:00
prompter.go test(prompter): fix invalid comment 2025-04-10 17:18:56 -06:00
prompter_mock.go Update configuration support for accessible colors 2025-04-17 15:57:49 -04:00
test.go Implemented auth logout for multiaccount 2023-12-06 14:06:28 +01:00