Skip to content

Conversation

@jovnc
Copy link
Collaborator

@jovnc jovnc commented Jan 11, 2026

Fixes git-mastery/git-mastery#55

Click defaults content_width to 80, which causes truncation for long inputs. We can set the max_content_width to 120 instead to prevent this issue.

Source: https://click.palletsprojects.com/en/stable/documentation/#click-s-wrapping-behavior

Before:
image

After:
image

@jovnc jovnc requested a review from woojiahao January 11, 2026 02:58
@jovnc jovnc added bug Something isn't working bump:patch Automatically creates a tag for a patch release bump on merge labels Jan 11, 2026
@woojiahao woojiahao merged commit 0c0af96 into git-mastery:main Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working bump:patch Automatically creates a tag for a patch release bump on merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

--help command output is incomplete

2 participants