cli/pkg/cmd/issue/shared
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
..
display.go Re-enable label colors for issue list (#4106) 2021-08-23 19:55:12 +02:00
lookup.go Reverse order of issue lookup checks 2020-12-08 14:16:40 -05:00
lookup_test.go Add back isolated tests for issue/PR lookup by argument 2021-03-22 12:55:04 +01:00