-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Atlas Engine: The cursor leaves artifacts when you delete a long line #14028
Copy link
Copy link
Closed
Labels
Area-AtlasEngineArea-InputRelated to input processing (key presses, mouse, etc.)Related to input processing (key presses, mouse, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meetingPriority-2A description (P2)A description (P2)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Description
Windows Terminal version
1.16.2524.0
Windows build number
10.0.22000.0
Other Software
pwsh 7.2.6, PSReadLine 2.2.6
cmd.exe
Steps to reproduce
Type long string and delete they by holding Backspace key pressed.
This behavior is only then "useAtlasEngine": true
Expected Behavior
No artifacts
Actual Behavior
Deleting long line leaves artifacts.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-AtlasEngineArea-InputRelated to input processing (key presses, mouse, etc.)Related to input processing (key presses, mouse, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meetingPriority-2A description (P2)A description (P2)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.


