rjbs / App-Uni

command-line utility to find or display Unicode characters
7 stars 3 forks source link

Support for scripts and blocks #1

Open book opened 4 years ago

book commented 4 years ago

I often use uni to find a character, and sometimes find myself wanting to look at a block of characters to find the one I'm looking for.

Among the features I can imagine is the ability to list scripts and blocks, and to dump entire blocks or script, or search in a specific subset of characters.

I'd love for uni to become my one-stop-shop for Unicode characters!

rjbs commented 3 years ago

I'll look at doing this. Meantime, look at the tools in Unicode::Tussle, which is great. unichars may be helpful.