-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminal-profiles
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.78.0
- OS Version: Mac OS 13.3.1
Steps to Reproduce:
- Open a new VSCode window using Codespaces.
- The initial terminal window opens a
bashterminal. If I kill that terminal and open a new terminal, I getzshas expected.
I have in my settings.json:
"terminal.integrated.defaultProfile.linux": "zsh",
I believe this is a duplicate of these closed issues:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminal-profiles