[PR #12140] [MERGED] Combined revert of Environment Block Changes #28864

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12140
Author: @DHowett
Created: 1/11/2022
Status: Merged
Merged: 1/12/2022
Merged by: @undefined

Base: mainHead: dev/duhowett/nonvironment


📝 Commits (1)

  • 3c6622c Combined revert of Environment Block Changes

📊 Changes

4 files changed (+15 additions, -37 deletions)

View changed files

📝 src/cascadia/TerminalConnection/ConptyConnection.cpp (+2 -6)
📝 src/types/Environment.cpp (+12 -26)
📝 src/types/inc/Environment.hpp (+1 -4)
📝 src/types/precomp.h (+0 -1)

📄 Description

Revert "Fix environment block creation (#7401)"

This reverts commit 7886f16714.

(cherry picked from commit e46ba65665)

Revert "Always create a new environment block before we spawn a process (#7243)"

This reverts commit 849243af99.

(cherry picked from commit 4204d2535c)
(cherry picked from commit f8e8572c23)
(cherry picked from commit cb4c4f7b73)
(cherry picked from commit afb0cac3e3)
(cherry picked from commit b25dc74a1d)
(cherry picked from commit 5f7c66bc0c)

Fixes #7418


🔄 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/12140 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 1/11/2022 **Status:** ✅ Merged **Merged:** 1/12/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/duhowett/nonvironment` --- ### 📝 Commits (1) - [`3c6622c`](https://github.com/microsoft/terminal/commit/3c6622c923ccf37f1e09d6116e183877944f8a86) Combined revert of Environment Block Changes ### 📊 Changes **4 files changed** (+15 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalConnection/ConptyConnection.cpp` (+2 -6) 📝 `src/types/Environment.cpp` (+12 -26) 📝 `src/types/inc/Environment.hpp` (+1 -4) 📝 `src/types/precomp.h` (+0 -1) </details> ### 📄 Description Revert "Fix environment block creation (#7401)" This reverts commit 7886f16714a734fe1a122b9f22986d283d0f0a41. (cherry picked from commit e46ba65665610f2544414618b8a0de00c03e7903) Revert "Always create a new environment block before we spawn a process (#7243)" This reverts commit 849243af995a05bcce046df010894b60d20ea145. (cherry picked from commit 4204d2535c82ebeef4f27c306b39ffbcca51a881) (cherry picked from commit f8e8572c2314004da9c355ef4bfec33a56d54646) (cherry picked from commit cb4c4f7b739708a4908067918f3e3f31bce1cfbf) (cherry picked from commit afb0cac3e323f80d4df4804be2155bf317d8c33d) (cherry picked from commit b25dc74a1d0ef47cf3d2fe599b9f788e89ccbc2f) (cherry picked from commit 5f7c66bc0cc5d3f217a723ee7f92904fec6be91d) Fixes #7418 --- <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:31:17 +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#28864