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

use terminal.integrated.shell.linux/windows as shell in ssh #22

Closed ricardosantos9521 closed 4 years ago

ricardosantos9521 commented 4 years ago

P.S i didn't find a way of passing a command to wsl in via wt args

ricardosantos9521 commented 4 years ago

@Tyriar if you can try this pr with a mac as remote ssh.

ricardosantos9521 commented 4 years ago

@Tyriar in the current state of this pr both windows, linux and i hope mac work as expected. Also i am verifying if the shell configured by the user is existant in the remote machine if not it fallsback to powershell in windows and $SHELL on unix.