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 square character to fill the whole area #66

Merged
merged 1 commit into from
Mar 27, 2021
Merged

Conversation

ehmicky
Copy link
Collaborator

@ehmicky ehmicky commented Mar 26, 2021

Part of #57.

This fixes the square character so it fills the whole block in both Windows and Unix. Previously, on Unix, the character had a 1/8 top margin.

I would personally consider this a breaking change since some consumers might depend on that margin being present, e.g. if they want to separate a progress bar with the previous or next row.

I will follow up with another PR to add more fill characters for this type of use cases (e.g. progress bars).

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.

2 participants