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

Wrap Text #98

Merged
merged 1 commit into from
May 23, 2024
Merged

Wrap Text #98

merged 1 commit into from
May 23, 2024

Conversation

maaslalani
Copy link
Contributor

Fixes #14

This PR fixes wrapping text with the --wrap flag.

Simply specify the character width to wrap text at.

freeze --wrap 80 main.go

@maaslalani
Copy link
Contributor Author

@maaslalani maaslalani merged commit fc03c0d into main May 23, 2024
7 checks passed
@maaslalani maaslalani deleted the wrap branch May 23, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: set width and height
1 participant