fabiospampinato / vscode-terminals

An extension for setting-up multiple terminals at once, or just running some commands.
MIT License
121 stars 19 forks source link

Warning "shell is running on your local machine" given when opening terminals #54

Open sfsaccone opened 3 years ago

sfsaccone commented 3 years ago

So far this appears to be cosmetic.

I'm remote connected to Linux machine from a Windows machine. When I run the Terminals:Run command each (bash) terminal opens with the message "Warning: This shell is running on your local machine". Also, each terminal has "(Local)" appended to the name. It's just kind of annoying. This doesn't happen when I open a new terminal by clicking "+".

VS Code: v1.56.2 Terminals Manager: v1.129

fabiospampinato commented 2 years ago

This may be a problem with vscode itself 🤔