cli/utils
Mislav Marohnić 61ff5d73bd Fix crash in issue/pr list for narrow terminals
If the available column width is smaller than 3, don't try to truncate
with ellipsis (`...`). Instead, just truncate to available width.
2020-02-18 20:03:09 +01:00
..
color.go Add docs to color funcs 2019-11-28 11:55:14 +01:00
prepare_cmd.go Only capture stderr of commands that don't have configured Stderr 2019-11-14 20:02:42 +01:00
table_printer.go Fix crash in issue/pr list for narrow terminals 2020-02-18 20:03:09 +01:00
table_printer_test.go Fix crash in issue/pr list for narrow terminals 2020-02-18 20:03:09 +01:00
utils.go Extract web browser launching to a package 2020-01-29 11:49:38 +01:00
utils_test.go support more time units 2020-01-21 14:25:38 -06:00