[PR #9397] [MERGED] Fix TermControl initialization to pre-seed working dir #27572

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/9397
Author: @Don-Vito
Created: 3/5/2021
Status: Merged
Merged: 3/8/2021
Merged by: @undefined

Base: mainHead: 8969-preseed-starting-dir


📝 Commits (2)

  • ced4381 Fix TermControl initialization to pre-seed working dir
  • cfed93d Move the working directory initialization to the very beginning

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 src/cascadia/TerminalControl/TermControl.cpp (+3 -0)

📄 Description

PR Checklist

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed


🔄 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/9397 **Author:** [@Don-Vito](https://github.com/Don-Vito) **Created:** 3/5/2021 **Status:** ✅ Merged **Merged:** 3/8/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `8969-preseed-starting-dir` --- ### 📝 Commits (2) - [`ced4381`](https://github.com/microsoft/terminal/commit/ced4381ebfeff8ee7e3d91aed23acc6e0d11d67b) Fix TermControl initialization to pre-seed working dir - [`cfed93d`](https://github.com/microsoft/terminal/commit/cfed93de8f956409075fe88052fba7dba1a5016a) Move the working directory initialization to the very beginning ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalControl/TermControl.cpp` (+3 -0) </details> ### 📄 Description ## PR Checklist * [x] Closes https://github.com/microsoft/terminal/issues/8969 * [x] CLA signed. * [ ] Tests added/passed * [ ] Documentation updated. * [ ] Schema updated. * [ ] I've discussed this with core contributors already. <!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here --> ## Detailed Description of the Pull Request / Additional comments <!-- Describe how you validated the behavior. Add automated tests wherever possible, but list manual validation steps taken as well --> ## Validation Steps Performed --- <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:22:46 +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#27572