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

Support for bash executableShell on WSL #44

Merged
merged 1 commit into from
Apr 13, 2018
Merged

Support for bash executableShell on WSL #44

merged 1 commit into from
Apr 13, 2018

Conversation

idanpa
Copy link
Contributor

@idanpa idanpa commented Apr 11, 2018

Tweak the argument passed to spawn for resolving #43.
Spawn does not support non-native shells, see nodejs/node#19947.

@idanpa
Copy link
Contributor Author

idanpa commented Apr 11, 2018

Tested on vscode 1.22.1 both on Ubuntu 17.10 and Windows 10 1803 (both with cygwin64 and WSL)

@thisboyiscrazy
Copy link
Owner

Let me test this. It might also fix the problem I am having with cygwin. (Spawn add flags)

@thisboyiscrazy thisboyiscrazy merged commit 69af566 into thisboyiscrazy:master Apr 13, 2018
@thisboyiscrazy
Copy link
Owner

In 0.25.0 thanks

@idanpa
Copy link
Contributor Author

idanpa commented Apr 13, 2018

Thank you for this great tool, helped me a lot, glad to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants