[PR #13760] [MERGED] Restore type inference and integer casting changes in VtEngine #29749

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13760
Author: @DHowett
Created: 8/16/2022
Status: Merged
Merged: 8/17/2022
Merged by: @undefined

Base: mainHead: dev/duhowett/un-regress


📝 Commits (1)

  • e137f10 Restore type inference and integer casting changes in VtEngine

📊 Changes

1 file changed (+2 additions, -4 deletions)

View changed files

📝 src/renderer/vt/paint.cpp (+2 -4)

📄 Description

PR #13665 reverted this part of paint.cpp to a time before #13097 and #12975.
This commit restores those changes.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/13760 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 8/16/2022 **Status:** ✅ Merged **Merged:** 8/17/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/duhowett/un-regress` --- ### 📝 Commits (1) - [`e137f10`](https://github.com/microsoft/terminal/commit/e137f1053b9e4bc4f97da9a1ef34aaf505f2077d) Restore type inference and integer casting changes in VtEngine ### 📊 Changes **1 file changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/renderer/vt/paint.cpp` (+2 -4) </details> ### 📄 Description PR #13665 reverted this part of paint.cpp to a time before #13097 and #12975. This commit restores those changes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:36:41 +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#29749