Tyriar / vscode-windows-terminal

VS Code integration with Windows Terminal
https://marketplace.visualstudio.com/items?itemName=Tyriar.windows-terminal
MIT License
33 stars 8 forks source link

Cannot open Windows Terminal from WSL when the folder name has spaces #28

Closed moxwel closed 3 years ago

moxwel commented 3 years ago

I'm doing testing, and found that: if there is a folder (or folders) in the "Open in Windows Terminal" path with spaces in their names, Windows Terminal doesn't open.

Here I have 2 folders: folderWithoutSpaces and folder with spaces. I'm trying to open these in Windows Terminal.

From Windows environment. No problem. windows

From Remote WSL environment. Cannot open folder with spaces. wsl

Apparently this only occur with a Remote WSL environment in VSCode.

This extension is just what I was looking for, but I have some projects on folders where their names has spaces, and they gave me these errors because I use WSL.