cli/pkg/cmd
Mislav Marohnić ed15bebb84 Ensure that table printer fills the full width of the terminal
Sometimes, due to rounding errors, after calculating the width of each
column in a table, the sum of all columns would be shorter that the
total available width in the terminal. This reimplements the elastic
column resizing algorithm to ensure that all available space has been
filled.

As a bonus fix, columns that contain URLs are never truncated.
2021-03-11 19:04:57 +01:00
..
alias fix typo in docs of alias command 2021-03-08 15:11:31 +01:00
api Fix a typo in gh api 2021-03-08 22:14:29 +08:00
auth Use absolute path when configuring gh as git credential 2021-03-03 16:20:21 +01:00
completion Improve completion docs for bash, zsh, fish 2020-12-16 16:57:28 +01:00
config Fix USAGE help for some commands 2020-11-13 10:10:53 -03:00
factory Use absolute path when configuring gh as git credential 2021-03-03 16:20:21 +01:00
gist Ensure that table printer fills the full width of the terminal 2021-03-11 19:04:57 +01:00
issue Merge pull request #3023 from cli/cancel-error-status 2021-03-04 13:45:11 +01:00
pr add tests for additions and deletions 2021-03-06 15:02:16 +05:30
release Merge pull request #3023 from cli/cancel-error-status 2021-03-04 13:45:11 +01:00
repo Merge pull request #2991 from cli/repo-create-prompt-change 2021-03-02 15:14:16 +01:00
root add ssh-key command 2021-01-20 20:23:38 +01:00
secret Merge pull request #2844 from cli/secret-set-fix 2021-01-25 11:34:59 -08:00
ssh-key Add ssh-key add command and publish ssh-key 2021-02-17 19:46:59 +01:00
version Fix link in version output 2020-12-17 12:37:22 +01:00