[PR #4157] [MERGED] Add WT_SESSION to WSLENV so it propagates into WSL #25660

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/4157
Author: @DHowett-MSFT
Created: 1/9/2020
Status: Merged
Merged: 1/9/2020
Merged by: @undefined

Base: masterHead: dev/duhowett/wsl2


📝 Commits (2)

  • 8ad2b7c Add WT_SESSION to WSLENV so it propagates into WSL
  • c236cfa Update src/cascadia/TerminalConnection/ConptyConnection.cpp

📊 Changes

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

View changed files

📝 src/cascadia/TerminalConnection/ConptyConnection.cpp (+19 -12)

📄 Description

This makes sure that things running inside WSL can see WT_SESSION.

Closes #3948.


🔄 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/4157 **Author:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Created:** 1/9/2020 **Status:** ✅ Merged **Merged:** 1/9/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `dev/duhowett/wsl2` --- ### 📝 Commits (2) - [`8ad2b7c`](https://github.com/microsoft/terminal/commit/8ad2b7c4fae7784daf6f14959a934c60f659fe70) Add WT_SESSION to WSLENV so it propagates into WSL - [`c236cfa`](https://github.com/microsoft/terminal/commit/c236cfa2a4468476a789cbcf09bcb1731fb0b606) Update src/cascadia/TerminalConnection/ConptyConnection.cpp ### 📊 Changes **1 file changed** (+19 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalConnection/ConptyConnection.cpp` (+19 -12) </details> ### 📄 Description This makes sure that things running inside WSL can see `WT_SESSION`. Closes #3948. --- <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:10:56 +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#25660