cli/pkg
Mislav Marohnić fddc888a69 Fix "null" display in colored JSON output
"null" was previously rendered in "bright black", an ANSI color that is
not guaranteed to be visible at all depending on the terminal. Switch
the color to cyan to ensure that "null" is visible.
2021-05-12 16:56:52 +02:00
..
cmd 💅 cleanup in gist create 2021-05-07 14:15:27 +02:00
cmdutil Disallow unsupported values for --json flag 2021-04-14 19:58:58 +02:00
export Extract JSON filtering functionality from gh api 2021-04-13 16:48:21 +02:00
githubsearch Add a unified GitHub Search query builder 2021-03-23 18:52:58 +01:00
githubtemplate Use T.TempDir for temporary dirs in tests (#3580) 2021-05-07 12:21:26 +02:00
httpmock Migrate legacy tests 2021-01-11 21:07:19 -03:00
iostreams Use golang.org/x/term 2021-04-28 18:44:36 +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 AskStubber now throws a more descriptive error when stubs do not match 2020-12-03 17:51:58 +01:00
set Have StringSet preserve original order of values 2021-04-07 19:55:09 +02:00
surveyext Comment on pull requests 2021-01-21 09:47:38 -08:00
text Improve string display width calculation 2020-09-11 11:56:54 +02:00