Tyriar / vscode-terminal-here

VS Code extensions that creates an integrated terminal session at the current file's directory
https://marketplace.visualstudio.com/items?itemName=Tyriar.vscode-terminal-here
33 stars 11 forks source link

can't open Debian wsl in the pwd #21

Open moi-mo opened 4 years ago

moi-mo commented 4 years ago

I set my debian.exe's path in settings.json as the intergrated shell. But when i use the keybinding to open it, it opens at the path ~ instead of /mnt/c/xxxxx.

The plugin works well with cmd and Powershell in my vscode.

moi-mo commented 4 years ago

What's more, my default wsl is Ubuntu and its path's C:\WINDOWS\System32\wsl.exe,when I set it as the default shell, the plugin works well, too