[PR #3292] Revert two cursor changes that cause crashing and rendering artifacts #25317

Closed
opened 2026-01-31 09:08:42 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/3292

State: closed
Merged: Yes


Revert "Fix cursor redrawing crash (#2965)"
This reverts commit 926a2e3d80.

Revert "Fix double width cursor for CJK characters (#2932)"
This reverts commit eafa884fc4.

Fixes #3277.
Fully reverts #2965, #2932.

Summary of the Pull Request

Chatted with @skyline75489 about the appropriate fix for #3277, and we decided that it'd be best to revert these two PRs until we can get them in better shape.

PR Checklist

Validation

A whole bunch of bisecting.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/3292 **State:** closed **Merged:** Yes --- Revert "Fix cursor redrawing crash (#2965)" This reverts commit 926a2e3d800a18a23139f8c6e9f97f3ccf63650c. Revert "Fix double width cursor for CJK characters (#2932)" This reverts commit eafa884fc40e566c4df4a4521850b14130a7ff24. Fixes #3277. Fully reverts #2965, #2932. ## Summary of the Pull Request Chatted with @skyline75489 about the appropriate fix for #3277, and we decided that it'd be best to revert these two PRs until we can get them in better shape. ## PR Checklist * [x] Closes #3277 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [x] Tests added/passed * [ ] Requires documentation to be updated * [x] . ## Validation A whole bunch of bisecting.
claunia added the pull-request label 2026-01-31 09:08:42 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#25317