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 doesn't open on project root (windows / babun / cygwin / zsh) #51052

Closed
vincentmathis opened this issue Jun 3, 2018 · 1 comment
Assignees
Labels
terminal Integrated terminal issues

Comments

@vincentmathis
Copy link

  • VSCode Version: 1.23.1
  • OS Version: Windows 7 64bit

Steps to Reproduce:

  1. Install Babun Terminal
  2. Set integrated terminal to zsh
"terminal.integrated.shell.windows": "C:\\Users\\xyz\\.babun\\cygwin\\bin\\zsh.exe",
"terminal.integrated.cwd": "${workspaceFolder}",

When opening the terminal it is just empty. Removing the terminal.integrated.cwd line and the shell opens in it's home directory ~

@vscodebot vscodebot bot added the terminal Integrated terminal issues label Jun 3, 2018
@Tyriar
Copy link
Member

Tyriar commented Jun 4, 2018

You probably need this workaround #14977

@Tyriar Tyriar closed this as completed Jun 4, 2018
@Tyriar Tyriar added the question label Jun 4, 2018
@chrmarti chrmarti removed the question label Jun 27, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

3 participants