v2.7.0
-
Improve
-formatflag:-
Add
%nameas an alias for%(name l:auto); this is a lot less typing and requires less shell quoting, and >90% of the time this is what you want. -
Automatically prepend character, codepoint, and name if the format flag starts with
+; for example:% uni identify -f +'%unicode %plane' a Name Unicode Plane 'a' U+0061 LATIN SMALL LETTER A 1.1 Basic Multilingual Plane
This should make quickly printing some property a lot quicker.
-
-
Align and colourize JSON output.
-
Update CLDR information, adding significantly more aliases for emojis.
-
Add
cellscolumn, which returns how many cells a codepoint will display at (0, 1, or 2). -
Add
aliasescolumn, which lists the alias names. Also add this to the default output:% uni s factorial CPoint Dec UTF8 HTML Name Aliases '!' U+0021 33 21 ! EXCLAMATION MARK [factorial, bang]