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

feat(list): use unicode-width for alignment #58

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Conversation

ryanccn
Copy link
Owner

@ryanccn ryanccn commented Aug 2, 2024

This PR makes the table alignment behavior in nrr list use Unicode standards (unicode_width::UnicodeWidthStr) instead of bytes (String::len).

@ryanccn ryanccn added the enhancement New feature or request label Aug 2, 2024
@ryanccn ryanccn enabled auto-merge (squash) August 9, 2024 09:27
@ryanccn ryanccn disabled auto-merge August 9, 2024 09:29
@ryanccn ryanccn merged commit c312e64 into main Aug 9, 2024
16 checks passed
@ryanccn ryanccn deleted the unicode-width branch August 9, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant