mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-10 17:55:52 +00:00
Differentiate GUI applications in man pages with icons. This is the revert of the revert commit, now that the icon processing was fixed in89c0f84a28. Revert:dae298e9dfOriginal:74238d0abaCo-authored-by: electrikmilk <brandonjordan124@gmail.com>
650 B
650 B
Name
Synopsis
$ CharacterMap
$ CharacterMap --search "yak"
Description
Character Map is a GUI application for viewing, searching for, and copying Unicode characters. Alternatively, you can use it to search for characters by name, from the command line.
Examples
To open Character Map:
$ CharacterMap
To view a list of all characters that have "yak" in their name:
$ CharacterMap --search "yak"
See Also
FontEditor(1) To edit the fonts instead of just viewing them.