CodeEditApp / CodeEditApp/CodeEdit
🐞 If two workspaces are open adding a new terminal tab opens to the wrong directory
Open
bug
other
tabs
terminal
utility
- Dominant language
- Swift
- Stars
- 23k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
If two workspaces are open adding a new terminal tab opens to the wrong directory
### To Reproduce
1. Open two projects
2. Open terminal utility on one window
3. Click add terminal tab
4. Notice it opens to other projects directory
### Expected Behavior
Each window should open terminal tabs to their own directory
Contributor guide
Assessment
This issue has not been assessed yet.