Skip to content

Instantly share code, notes, and snippets.

@ryan-williams
Last active August 11, 2025 20:24
Show Gist options
  • Save ryan-williams/5a6706fcf213938f625b2e9320da5bf6 to your computer and use it in GitHub Desktop.
Save ryan-williams/5a6706fcf213938f625b2e9320da5bf6 to your computer and use it in GitHub Desktop.
"What's that modifier key emoji called, in the macOS unicode picker?"
  • ⌘ (Command): Place of Interest Sign
  • ⌥ (Option): Option Key
  • ⌃ (Control): Up Arrowhead
  • ⇧ (Shift): Upwards White Arrow

I can never remember how to get the "command" emoji ⌘ in the cmd-ctrl-space unicode picker:

Screenshot 2025-07-30 at 10 52 58 PM

This UX was always bad, but some recent (2024?) macOS update made it even worse 😵‍💫.

Arrows

  • → (rightwards arrow)
  • ⇒ (rightwards double arrow)
  • ⟹ (long rightwards double arrow)
  • ⟷ (long left right arrow)
  • ⟺ (long left right double arrow)
  • ⇔ (left right double arrow)
  • ← (leftwards arrow)
  • ↔️ (left-right arrow)
  • ⇄ (rightwards arrow over leftwards arrow)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment