[PR #9764] [MERGED] Fix for some profiles.defaults settings not working #27728

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/9764
Author: @PankajBhojwani
Created: 4/9/2021
Status: Merged
Merged: 4/12/2021
Merged by: @undefined

Base: mainHead: dev/pabhoj/defaults_fix


📝 Commits (2)

📊 Changes

3 files changed (+23 additions, -16 deletions)

View changed files

📝 src/cascadia/TerminalControl/TermControl.cpp (+18 -14)
📝 src/cascadia/TerminalControl/TermControl.h (+2 -2)
📝 src/cascadia/TerminalSettingsModel/Profile.cpp (+3 -0)

📄 Description

Fix for profiles.defaults.colorScheme not working
Fix for background image only showing up after a settings reload

Closes #9761


🔄 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/9764 **Author:** [@PankajBhojwani](https://github.com/PankajBhojwani) **Created:** 4/9/2021 **Status:** ✅ Merged **Merged:** 4/12/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/pabhoj/defaults_fix` --- ### 📝 Commits (2) - [`0b7e7a1`](https://github.com/microsoft/terminal/commit/0b7e7a132df43ae55b5861c1cf5c0920485c346e) fix - [`eb09412`](https://github.com/microsoft/terminal/commit/eb094121e636f93bb30ef9bce6e8799b5d1042d3) update under lock ### 📊 Changes **3 files changed** (+23 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalControl/TermControl.cpp` (+18 -14) 📝 `src/cascadia/TerminalControl/TermControl.h` (+2 -2) 📝 `src/cascadia/TerminalSettingsModel/Profile.cpp` (+3 -0) </details> ### 📄 Description Fix for profiles.defaults.colorScheme not working Fix for background image only showing up after a settings reload Closes #9761 --- <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:23:52 +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#27728