[PR #9798] [MERGED] Only update render appearance settings if there's a renderer #27761

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/9798
Author: @DHowett
Created: 4/13/2021
Status: Merged
Merged: 4/13/2021
Merged by: @DHowett

Base: mainHead: dev/duhowett/rendercrash


📝 Commits (1)

  • e538ca9 Only update render settings w/ appearance if there's a renderer

📊 Changes

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

View changed files

📝 src/cascadia/TerminalControl/TermControl.cpp (+8 -5)

📄 Description

Fixes MSFT-32485023

I ran into this crash when I just opened a new tab.


🔄 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/9798 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 4/13/2021 **Status:** ✅ Merged **Merged:** 4/13/2021 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/duhowett/rendercrash` --- ### 📝 Commits (1) - [`e538ca9`](https://github.com/microsoft/terminal/commit/e538ca9e5c89d36018753d88f595f1f636c5ffc9) Only update render settings w/ appearance if there's a renderer ### 📊 Changes **1 file changed** (+8 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalControl/TermControl.cpp` (+8 -5) </details> ### 📄 Description Fixes MSFT-32485023 I ran into this crash when I _just opened a new tab._ --- <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:24:05 +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#27761