Split Cwd setting is not respected #120442
Labels
bug
Issue identified by VS Code Team member as probable bug
*duplicate
Issue identified as a duplicate of another issue(s)
terminal
General terminal issues that don't fall under another label
Milestone
In the last two releases of VSCode, the Split Cwd setting has not been respected. When a terminal is split, the working directory resets to workspace root, instead of being inherited from the parent terminal, even if the setting is
"terminal.integrated.splitCwd": "inherited"
I wasn't aware of this setting, being used to splitting terminal and remaining in the same directory. But at some point it stopped working.
I also confirmed this behavior in the most recent Insiders build, without any extensions installed.
Env Info
The text was updated successfully, but these errors were encountered: