cli/pkg/text
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
..
indent.go Offer different editor modes during release create 2020-08-25 20:20:44 +02:00
indent_test.go Offer different editor modes during release create 2020-08-25 20:20:44 +02:00
sanitize.go Isolate pr status command 2020-07-31 19:07:30 +02:00
sanitize_test.go Isolate pr status command 2020-07-31 19:07:30 +02:00
truncate.go Re-enable label colors for issue list (#4106) 2021-08-23 19:55:12 +02:00
truncate_test.go Improve string display width calculation 2020-09-11 11:56:54 +02:00