cli/pkg
Mislav Marohnić 3efa764305 Avoid the issue/pr recovery mechanism handling Ctrl-C keypress in prompts
Either InterruptErr or SilentErr will be present when the user has
chosen "Cancel" or pressed Ctrl-C in prompts. We don't want the recovery
mechanism to kick in these cases because the cancellation was likely
willingly initiated by the user.
2021-02-23 20:09:03 +01:00
..
browser Ensure that only PATH is searched when shelling out to external commands 2020-11-11 16:33:13 +01:00
cmd Avoid the issue/pr recovery mechanism handling Ctrl-C keypress in prompts 2021-02-23 20:09:03 +01:00
cmdutil Properly check env auth tokens in CheckAuth 2020-12-01 11:44:14 -05:00
githubtemplate get everything working 2020-11-12 12:03:32 -08:00
httpmock Migrate legacy tests 2021-01-11 21:07:19 -03:00
iostreams Rename to SuccessIconWithColor 2021-01-25 14:56:39 +01:00
jsoncolor Add tests for jsoncolor 2020-06-08 16:05:00 +02:00
markdown Add "reference" help topic (#2223) 2020-11-18 12:31:36 -06:00
prompt AskStubber now throws a more descriptive error when stubs do not match 2020-12-03 17:51:58 +01:00
set Change behavior of slice flags for issue edit and pr edit commands 2021-02-12 14:42:21 -08: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