Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrated terminal with zsh on macOs Catalina starts with incorrect CWD #76503

Closed
furudean opened this issue Jul 3, 2019 · 7 comments
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug help wanted Issues identified as good community contribution opportunities macos Issues with VS Code on MAC/OS X terminal Integrated terminal issues
Milestone

Comments

@furudean
Copy link

furudean commented Jul 3, 2019

Using zsh in the integrated terminal on the latest macOs (Catalina) results in a different initial working directory than the one seen in Mojave.

Expected cwd:
/Users/{user}/project

Actual cwd:
/System/Volumes/Data/Users/{user}/project

  • VSCode Version: 1.36.0-insider
  • OS Version: macOs 10.15 Beta (Catalina)

Steps to Reproduce:

  1. Open a project folder
  2. Open integrated terminal with zsh shell
  3. Run pwd command

Does this issue occur when all extensions are disabled?: N/A

@vscodebot vscodebot bot added the terminal Integrated terminal issues label Jul 3, 2019
@Tyriar
Copy link
Member

Tyriar commented Jul 3, 2019

Is /System/Volumes/Data/Users a symlink to /Users? Can you share your settings.json file?

@Tyriar Tyriar added macos Issues with VS Code on MAC/OS X info-needed Issue requires more information from poster labels Jul 3, 2019
@furudean
Copy link
Author

furudean commented Jul 4, 2019

Not a symbolic link, but rather a "firm link", something Apple came up with, and is new to the new system-only volume in Catalina.

My settings.json.

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels Jul 6, 2019
@Tyriar
Copy link
Member

Tyriar commented Jul 6, 2019

Related: #59291

@eamodio
Copy link
Contributor

eamodio commented Jul 31, 2019

@Tyriar this issue seems related too: gitkraken/vscode-gitlens#800 (comment)

@Tyriar Tyriar added the help wanted Issues identified as good community contribution opportunities label Oct 9, 2019
@Tyriar
Copy link
Member

Tyriar commented Oct 9, 2019

@misolori do you see this issue?

@miguelsolorio
Copy link
Contributor

@Tyriar nope

image

@Tyriar Tyriar added this to the Backlog milestone Oct 26, 2019
@Tyriar
Copy link
Member

Tyriar commented Aug 27, 2021

This seems fixed

@Tyriar Tyriar closed this as completed Aug 27, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Oct 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug help wanted Issues identified as good community contribution opportunities macos Issues with VS Code on MAC/OS X terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

4 participants