microsoft / microsoft/terminal

ZWJ Emoji (like "Ninja Cat") cannot be used in Icon field

Open
#8,583 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Area-Settings Issue-Bug Priority-3 Product-Terminal
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

I can't set my icon to 🐱‍💻 but 🤖 works as expected. in terminal-preview.

Environment

Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd]
Windows Terminal version (if applicable):
 Win32NT             10.0.19042.0 Microsoft Windows NT 10.0.19042.0
Any other software?

Steps to reproduce

Set Icon property to a fancy zwj emoji.

Expected behavior

Icon should be the emoji.

Actual behavior

json doesn't validate

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in Windows Terminal Preview by setting the Icon property to the 🐱‍💻 ZWJ emoji and compare it with 🤖. Trace the configuration JSON validation and icon-handling entry points; done means the ZWJ emoji validates and appears as the icon without regressing existing emoji values.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.