Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸ› Fix alignment of 2nd column of list command output #298

Merged
merged 4 commits into from Aug 23, 2020

Conversation

phatblat
Copy link
Member

PR #87 improved the list command output by aligning the name and version fields vertically. However, a last-minute change to address brew bundle compatibility left these columns misaligned.

β†ͺ mas list
549083868  Display Menu               (2.2.3)
1477385213  Save to Pocket             (1.1)
904280696  Things                     (3.12.6)
1333542190  1Password 7                (7.6)
883878097  Server                     (5.10)

This PR fixes the alignment as shown below.

β†ͺ mas list
549083868   Display Menu               (2.2.3)
1477385213  Save to Pocket             (1.1)
904280696   Things                     (3.12.6)
1333542190  1Password 7                (7.6)
883878097   Server                     (5.10)

@phatblat phatblat added this to the Unreleased milestone Aug 23, 2020
@phatblat phatblat self-assigned this Aug 23, 2020
@phatblat phatblat changed the title List format πŸ› Fix alignment of 2nd column of list command output Aug 23, 2020
@phatblat phatblat merged commit e39884c into master Aug 23, 2020
@phatblat phatblat deleted the list-format branch August 23, 2020 20:28
@phatblat phatblat mentioned this pull request Feb 13, 2021
@phatblat phatblat modified the milestones: Unreleased, 1.8 Feb 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant