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
Research direction
Start at the terminal utility's add-terminal-tab action and trace how each workspace window supplies its working directory. Reproduce the issue with two open projects, then verify that new tabs use the directory of the window where they were created.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100