cli/utils
Tobias Klauser b586d51778 Use golang.org/x/term
The golang.org/x/crypto/ssh/terminal package is deprecated and merely a
wrapper around golang.org/x/term. Use the latter directly.
2021-04-28 18:44:36 +02:00
..
table_printer.go Merge pull request #3200 from cli/table-widths 2021-03-30 16:54:13 +02:00
table_printer_test.go Fix crash in issue/pr list for narrow terminals 2020-02-18 20:03:09 +01:00
terminal.go Use golang.org/x/term 2021-04-28 18:44:36 +02:00
utils.go Disable preview option in prompts if URL size is too long 2021-03-30 19:12:31 +02:00
utils_test.go Add issue comment viewing 2020-12-07 14:25:04 -05:00