cli/utils
Mislav Marohnić 4c3e498021 Fix column alignment and truncation for Eastern Asian languages
- Ensure that text is never truncated mid-character, which would result
  in garbled text

- Ensure that columns in `issue/pr list` output align properly
2020-02-20 18:52:17 +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 column alignment and truncation for Eastern Asian languages 2020-02-20 18:52:17 +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 Use glamour as markdown rendering backend for issue & pr previews 2020-02-06 00:20:16 +01:00
utils_test.go support more time units 2020-01-21 14:25:38 -06:00