[PR #12659] [MERGED] Redraw all in conhost when changing the palette #29160

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12659
Author: @zadjii-msft
Created: 3/10/2022
Status: Merged
Merged: 5/9/2022
Merged by: @undefined

Base: mainHead: dev/migrie/b/399-ez


📝 Commits (3)

  • ecf6630 Redraw all in conhost when changing the palette
  • d95943b Merge remote-tracking branch 'origin/main' into dev/migrie/b/399-ez
  • 50b16f2 Add this check that folks asked for

📊 Changes

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

View changed files

📝 src/host/getset.cpp (+22 -1)

📄 Description

Does what it says on the tin. Not super complicated of a fix.


🔄 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/12659 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 3/10/2022 **Status:** ✅ Merged **Merged:** 5/9/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/migrie/b/399-ez` --- ### 📝 Commits (3) - [`ecf6630`](https://github.com/microsoft/terminal/commit/ecf66303fa70970aa4c43a1c1d9e776cc72c3f23) Redraw all in conhost when changing the palette - [`d95943b`](https://github.com/microsoft/terminal/commit/d95943bac324a40b659be051d85c898532babb39) Merge remote-tracking branch 'origin/main' into dev/migrie/b/399-ez - [`50b16f2`](https://github.com/microsoft/terminal/commit/50b16f2d404b285ea9ae3307897c8d3eb8641399) Add this check that folks asked for ### 📊 Changes **1 file changed** (+22 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/host/getset.cpp` (+22 -1) </details> ### 📄 Description Does what it says on the tin. Not super complicated of a fix. * [x] Fixes #399 * [x] I work here. * [x] Tested manually (not sure there's a great test for this particular path) ![gh-399-fixed](https://user-images.githubusercontent.com/18356694/157707993-9d59fce6-ae3b-4a6e-8b83-3ec5f3d73c96.gif) --- <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:33: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#29160