Using an emoji as the prompt text parse error replacement causes glitchy text to remain in the text buffer #3857
Labels
In-PR
A PR is opened targeting the issue
Needs-Triage 🔍
It's a new issue that core contributor team needs to triage.
Prerequisites
Exception report
N/A
Screenshot
Environment data
Steps to reproduce
Prerequisite: use the following
profile.ps1
hello world(
Esc
to delete the whole lineExpected behavior
The text buffer should be completely cleared.
Actual behavior
The characters which caused the parse error remain stuck on the buffer, and cannot be accessed by moving the cursor to their position. Additionally, when the parse error happens, the error prompt shifts slightly to the right.
The text was updated successfully, but these errors were encountered: