microsoft/Terminal
Auf GitHub ansehen'Use parent process directory' not being respected for new Tabs
Open
#14.817 geöffnet am 9. Feb. 2023
Area-UserInterfaceHelp WantedIssue-BugPriority-3Product-Terminal
Repository-Metriken
- Stars
- (35.764 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)
Beschreibung
Windows Terminal version
1.16.10262.0
Windows build number
10.0.2621.1105
Other Software
No response
Steps to reproduce
I have my WT setup so my default profile is lauch as admin and with the 'Use parent process directory' checked for starting directory. I then have all my other profiles set to 'Use parent process directory' for starting directory as well.
- Use the context menu to launch Windows Terminal from a folder.
- WT will launch default profile in the directory of the folder it was launch
- Opening a new Tab launches the new profile to the 'C:\Windows\System32' folder
Expected Behavior
Each new tab opened with different profiles should open in the same directory that WT was launched from
Actual Behavior
Each new tab is launch to the 'C:\Windows\System32' folder.