[PR #15046] [MERGED] Fix font size of HTML clipboard contents #30370

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/15046
Author: @lhecker
Created: 3/26/2023
Status: ✅ Merged
Merged: 3/27/2023
Merged by: @DHowett

Base: main ← Head: dev/lhecker/14762-html-clipboard-fix


📝 Commits (1)

  • 19bc79e Fix font size of HTML clipboard contents

📊 Changes

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

View changed files

📝 src/cascadia/TerminalControl/ControlCore.cpp (+1 -1)

📄 Description

This regression is caused by 0eff8c0. It previously said .Y here.
I went through the diff again and found no other width/height mistake.

Closes #14762
Closes #15043


🔄 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/15046 **Author:** [@lhecker](https://github.com/lhecker) **Created:** 3/26/2023 **Status:** ✅ Merged **Merged:** 3/27/2023 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/lhecker/14762-html-clipboard-fix` --- ### 📝 Commits (1) - [`19bc79e`](https://github.com/microsoft/terminal/commit/19bc79ea9f89c699c6c1339cc732a728eadd8cb8) Fix font size of HTML clipboard contents ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalControl/ControlCore.cpp` (+1 -1) </details> ### 📄 Description This regression is caused by 0eff8c0. It previously said `.Y` here. I went through the diff again and found no other width/height mistake. Closes #14762 Closes #15043 --- <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:40:24 +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#30370