[PR #5365] Disable incremental rendering. #26281

Open
opened 2026-01-31 09:15:07 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: No


Summary of the Pull Request

Disables incremental rendering as we cannot reach parity between normal and High DPI by 1.0 ship, there are some outstanding longtail issues with the incremental rendering around fonts and certain applications, and the solutions to these problems require broad architectural change to resolve.

PR Checklist

  • Reopens #778, closes part of a vim issue and many of the issues revealed in #5345
  • I work here.
  • Manual testing of me and everyone else.
  • No doc.
  • Dustin and I discussed this.

Validation Steps Performed

  • - Ran it and dragged it between two DPI monitors
  • - Ran some commands outputting a bunch of text, including to the bottom of the circular buffer.
  • - Tried vim in ubuntu via WSL
**Original Pull Request:** https://github.com/microsoft/terminal/pull/5365 **State:** closed **Merged:** No --- ## Summary of the Pull Request Disables incremental rendering as we cannot reach parity between normal and High DPI by 1.0 ship, there are some outstanding longtail issues with the incremental rendering around fonts and certain applications, and the solutions to these problems require broad architectural change to resolve. ## PR Checklist * [x] Reopens #778, closes part of a vim issue and many of the issues revealed in #5345 * [x] I work here. * [x] Manual testing of me and everyone else. * [x] No doc. * [x] Dustin and I discussed this. ## Validation Steps Performed - [x] - Ran it and dragged it between two DPI monitors - [x] - Ran some commands outputting a bunch of text, including to the bottom of the circular buffer. - [x] - Tried vim in ubuntu via WSL
claunia added the pull-request label 2026-01-31 09:15:07 +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#26281