Windows Terminal Emoji Picker Bug #23806

Closed
opened 2026-01-31 08:53:03 +00:00 by claunia · 4 comments
Owner

Originally created by @SercretProgrammer on GitHub (Nov 16, 2025).

Windows Terminal version

1.21.2361.0

Windows build number

10.0.19045.0 — Microsoft Windows NT 10.0.19045.0

Other Software

PowerShell 5.1.19041.6456 ( Windows Terminal )

Steps to reproduce

  1. Open Windows Terminal ( PowerShell ).
  2. Type 2 or more emoji Using Emoji Picker (Win+ ;) Directly into the Console.
  3. Observe that a ghost character remains after the cursor.
  4. Attempt to clear it with Clear-Host or cls — fails.
  5. Open emoji picker (Win + ;) — terminal crashes.

Expected Behavior

writing two Emoji (via the emoji picker) without Crashes and actually work

Actual Behavior

I wrote two emoji and then it showed two Question Mark in the left and in the right is the emoji when I tried to erase it, the two Question Marks got erased but the emoji in the right wasn't erasable I even tried Clear Host and it didn't work then I tried Using the Emoji Picker again ( Win + ; ) then it freeze for 2 seconds then Crashed

Originally created by @SercretProgrammer on GitHub (Nov 16, 2025). ### Windows Terminal version 1.21.2361.0 ### Windows build number 10.0.19045.0 — Microsoft Windows NT 10.0.19045.0 ### Other Software PowerShell 5.1.19041.6456 ( Windows Terminal ) ### Steps to reproduce 1. Open **Windows Terminal** ( **PowerShell** ). 2. Type 2 or more emoji Using Emoji Picker (`Win+ ;`) **Directly into the Console**. 3. Observe that a ghost character remains after the cursor. 4. Attempt to clear it with Clear-Host or cls — fails. 5. Open emoji picker (`Win + ;`) — terminal crashes. ### Expected Behavior writing two Emoji (via the emoji picker) without Crashes and actually work ### Actual Behavior **I wrote two emoji** and then it showed **two Question Mark in the left** and in the right is the emoji when I tried to erase it, the two Question Marks got erased **but the emoji in the right wasn't erasable** I even tried `Clear Host` and it didn't work then **I tried Using the Emoji Picker again** ( `Win + ; `) then it freeze for **2 seconds then Crashed**
claunia added the Needs-TriageIssue-BugNeeds-Author-FeedbackNo-Recent-Activity labels 2026-01-31 08:53:04 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Nov 17, 2025):

I'm fairly certain this is a PowerShell 5 bug - does this repro with PowerShell 7/?

@zadjii-msft commented on GitHub (Nov 17, 2025): I'm fairly certain this is a PowerShell 5 bug - does this repro with [PowerShell 7](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.5#install-powershell-using-winget-recommended)/?
Author
Owner

@lhecker commented on GitHub (Nov 17, 2025):

Depending on the emoji, this will also reproduce in PowerShell 7 since it also has no Unicode support.
Instead, can you try this with cmd (Command Prompt)?

@lhecker commented on GitHub (Nov 17, 2025): Depending on the emoji, this will also reproduce in PowerShell 7 since it also has no Unicode support. Instead, can you try this with cmd (Command Prompt)?
Author
Owner

@olegtk commented on GitHub (Nov 17, 2025):

I just reported a similar issue #19562, which is one of top Visual Studio crashes, only reproes on Win 10.

@olegtk commented on GitHub (Nov 17, 2025): I just reported a similar issue #19562, which is one of top Visual Studio crashes, only reproes on Win 10.
Author
Owner

@microsoft-github-policy-service[bot] commented on GitHub (Nov 22, 2025):

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

@microsoft-github-policy-service[bot] commented on GitHub (Nov 22, 2025): This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for **4 days**. It will be closed if no further activity occurs **within 3 days of this comment**. <!-- Policy app identification https://img.shields.io/static/v1?label=PullRequestIssueManagement. -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#23806