cli/pkg/cmd/issue/list
Heath Stewart 88af63d36f
Re-enable label colors for issue list (#4106)
* Re-enable label colors for issue list
* Drop parentheses wrapping issue labels
* Support ANSI escape codes in TablePrinter cells
* Switch to a Truncate implementation that correctly measures ANSI escape codes
* Only output RGB color if terminal has truecolor capabilities
* Enable `ENABLE_VIRTUAL_TERMINAL_PROCESSING` on Windows - fixes wrapping issues with full lines and allows truecolor rendering

Co-authored-by: Mislav Marohnić <mislav@github.com>
2021-08-23 19:55:12 +02:00
..
fixtures 💅 cleanup switching to search mode in issue list 2021-03-23 18:08:14 +01:00
http.go Add --json export flag for issues and pull requests 2021-04-13 20:29:31 +02:00
http_test.go Add --json export flag for issues and pull requests 2021-04-13 20:29:31 +02:00
list.go Allow space to be added after completing issue/pr list --state values 2021-07-21 16:12:38 +02:00
list_test.go Re-enable label colors for issue list (#4106) 2021-08-23 19:55:12 +02:00