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

Add --print-characters command #25

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Add --print-characters command #25

merged 2 commits into from
Oct 3, 2024

Conversation

faern
Copy link
Member

@faern faern commented Sep 27, 2024

This command takes anything that parses into a CharacterType as argument. This helps the user discover the Unicode space.

Also fixes a bug in --print-unicode-block. Previously it printed the decimal integer value for the block range ends. Now it properly prints it in uppercase hex, just like how we parse it.

@faern faern force-pushed the add-print-characters branch 5 times, most recently from feb2585 to 59c619d Compare October 1, 2024 07:36
@faern faern merged commit 8e7d047 into main Oct 3, 2024
12 checks passed
@faern faern deleted the add-print-characters branch October 3, 2024 14:48
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