cli/pkg
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
..
cmd Re-enable label colors for issue list (#4106) 2021-08-23 19:55:12 +02:00
cmdutil Merge pull request #3942 from dscho/complete--repo-flag 2021-07-28 17:27:56 +02:00
export Extract JSON filtering functionality from gh api 2021-04-13 16:48:21 +02:00
extensions Add extension create command 2021-08-19 13:30:34 -07:00
findsh Improvements to gh extensions 2021-06-21 16:54:08 +02:00
githubsearch Add topic filter to repository listing 2021-08-14 19:12:59 +02:00
githubtemplate Use T.TempDir for temporary dirs in tests (#3580) 2021-05-07 12:21:26 +02:00
httpmock Separate payload structs for REST vs GraphQL repo create 2021-07-15 12:56:14 +02:00
iostreams Re-enable label colors for issue list (#4106) 2021-08-23 19:55:12 +02:00
jsoncolor Fix "null" display in colored JSON output 2021-05-12 16:56:52 +02:00
markdown Enable emoji in markdown 2021-04-12 09:50:51 -07:00
prompt make prompt.Confirm stubbable 2021-06-08 15:49:37 -05:00
set Have StringSet preserve original order of values 2021-04-07 19:55:09 +02:00
surveyext Fix test flaky due to race in showing/hiding cursor 2021-06-14 10:58:53 +02:00
text Re-enable label colors for issue list (#4106) 2021-08-23 19:55:12 +02:00