cli/pkg/cmd/gist
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
..
clone Default to GHES host if only GHES is authenticated (#3286) 2021-03-30 16:51:00 +02:00
create Update documentation for gist create command to reflect default of secret. 2021-06-21 11:25:49 -04:00
delete Default to GHES host if only GHES is authenticated (#3286) 2021-03-30 16:51:00 +02:00
edit Default to GHES host if only GHES is authenticated (#3286) 2021-03-30 16:51:00 +02:00
list Merge pull request #3200 from cli/table-widths 2021-03-30 16:54:13 +02:00
shared 💅 cleanup in gist create 2021-05-07 14:15:27 +02:00
view Re-enable label colors for issue list (#4106) 2021-08-23 19:55:12 +02:00
gist.go add gist clone command 2020-12-07 22:32:09 +00:00