Type '=' changes command prompt, in stead of showing 'C:\>=' #7729

Open
opened 2026-01-31 01:11:22 +00:00 by claunia · 0 comments
Owner

Originally created by @Luuk34 on GitHub (Apr 27, 2020).

Environment

Windows build number: Microsoft Windows [Version 10.0.18363.815]
Windows Terminal version (if applicable): 0.11.1121.0

Any other software?

Steps to reproduce

Type the equal sign '='.

Expected behavior

The command promt (C:>) should be show followed by the equal sign ('=') as (C:>=)

Actual behavior

The last two character a join into an 'greater-or-equal-sign' ('≥')

Originally created by @Luuk34 on GitHub (Apr 27, 2020). <!-- --> <!-- --> # Environment ```none Windows build number: Microsoft Windows [Version 10.0.18363.815] Windows Terminal version (if applicable): 0.11.1121.0 Any other software? ``` # Steps to reproduce <!-- A description of how to trigger this bug. --> Type the equal sign '='. # Expected behavior <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> The command promt (C:\>) should be show followed by the equal sign ('=') as (C:\>=) # Actual behavior <!-- What's actually happening? --> The last two character a join into an 'greater-or-equal-sign' ('≥')
claunia added the Resolution-Duplicate label 2026-01-31 01:11:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7729