CodeEditApp / CodeEditApp/CodeEdit

🐞 If two workspaces are open adding a new terminal tab opens to the wrong directory

Open
#1,782 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.