Skip to content

Unicode character selector for use with menu programs like dmenu, wmenu, fzf

License

Notifications You must be signed in to change notification settings

andis-sprinkis/unicode-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 22, 2025
f6e0e9b · Feb 22, 2025
Sep 8, 2024
Nov 1, 2023
Oct 25, 2023
Feb 22, 2025
Feb 22, 2025

Repository files navigation

ucmenu

The Unicode character selector.

Use with a menu program to query the value, property or representation of a Unicode character.

Available properties

  • Value
  • Unicode name
  • Unicode code point, hexadecimal, standard
  • Unicode code point, decimal
  • Unicode code point, hexadecimal
  • UTF-8 representation, hexadecimal
  • UTF-16 representation, hexadecimal
  • UTF-32 representation, hexadecimal
  • UTF-8 representation, hexadecimal, escaped for URL
  • Unicode code point, decimal, escaped for HTML or XML
  • Unicode code point, hexadecimal, escaped for HTML or XML
  • Unicode code point, hexadecimal, escaped for CSS
  • Unicode code point, hexadecimal, escaped for CSS, 6 digits
  • Wikipedia URL

Usage

See

ucmenu -h

Requirements