uni queries the Unicode database from the commandline.
Query the Unicode database from the commandline, with good support for emojis. Includes full support for Unicode 13.1 (June 2021) with full Emoji support (a surprisingly large amount of emoji pickers don't deal with emoji sequences very well).
Query the Unicode database from the commandline, with good support for emojis. Includes full support for Unicode 13.1 (June 2021) with full Emoji support (a surprisingly large amount of emoji pickers don't deal with emoji sequences very well).
To install uni, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install uni
To see what files were installed by uni, run:
port contents uni
To later upgrade uni, run:
sudo port selfupdate && sudo port upgrade uni
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.