[PR #15543] Various fixes and improvements for ConsoleTypes.natvis #30668

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

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

State: closed
Merged: Yes


Fixes the broken types for TextAttribute, til::size, til::point
and til::rect and adds a new type for TextBuffer which without
this would now be much harder to inspect due to introduction of
the manual virtual memory management in 612b00c.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15543 **State:** closed **Merged:** Yes --- Fixes the broken types for `TextAttribute`, `til::size`, `til::point` and `til::rect` and adds a new type for `TextBuffer` which without this would now be much harder to inspect due to introduction of the manual virtual memory management in 612b00c.
claunia added the pull-request label 2026-01-31 09:42:12 +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#30668