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

Cannot use alternate shell under Windows #8405

Closed
chrmarti opened this issue Jun 28, 2016 · 2 comments
Closed

Cannot use alternate shell under Windows #8405

chrmarti opened this issue Jun 28, 2016 · 2 comments

Comments

@chrmarti
Copy link
Contributor

Testing #8222

  • VSCode Version: Code - Insiders 1.3.0-insider (d0c2b89, 2016-06-28T05:07:32.441Z)
  • OS Version: Windows_NT ia32 6.3.9600

Steps to Reproduce:

  1. Change user (or workspace) setting: "terminal.external.windowsExec": "E:\cygwin64\bin\bash.exe"
  2. Open terminal (both: when non is open and when opening an additional one, also after restarting)
@chrmarti
Copy link
Contributor Author

Also tried the same command as the Cygwin shortcut uses and it did not work: "terminal.external.windowsExec": "E:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico -"

@chrmarti
Copy link
Contributor Author

My error, this works: "terminal.integrated.shell.windows": "E:\cygwin64\bin\bash.exe"

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant