unicode icon indicating copy to clipboard operation
unicode copied to clipboard

display unicode character properties

Results 8 unicode issues
Sort by recently updated
recently updated
newest added

The README says UnicodeData.txt is required and suggests the URL http://www.unicode.org/Public/. That URL presents me with 44 directories and no indication which of them might contain a file named UnicodeData.txt....

does brexit-ascii feature have any real purpose? according to https://politics.stackexchange.com/questions/61178/why-does-the-eu-uk-trade-deal-have-the-7-bit-ascii-table-as-an-appendix it seems that the table is just regular ascii with several json/pdf/... encoding errors. On the other hand --br shortcut...

When a CJK character is looked up with verbose option, AttributeError is thrown: ``` % ./unicode -v 夢 U+5922 CJK UNIFIED IDEOGRAPH-5922 UTF-8: e5 a4 a2 UTF-16BE: 5922 Decimal: 夢...

Hey there! I love your tool, and have been using and recommending it for years. It would be nice to display the version of Unicode that introduced a character, e.g....

Still there's a `HOT BEVERAGE` character. "HOT" in fact matches the three letters "H", "O", "T", yet I expected to find "HOT BEVERAGE". Speaking of ☕, I think I owe...

Showing this error when I tried to install other package that depend on this one. Building wheels for collected packages: unicode Building wheel for unicode (setup.py) ... done Stored in...

Feel free to ignore as this is not a very substantial change. Initially because I wanted to do --format "{identifier} {name}\n" before I realized using --format "U+{ordc:04X}..." was an option.

Running, for instance `unicode U+0020`, does not produce any useful results: ``` Traceback (most recent call last): File "/usr/bin/unicode", line 1066, in main() ~~~~^^ File "/usr/bin/unicode", line 1063, in main...