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

vscode shuts the ssh connection when i close the terminal window #3439

Closed
poorterp opened this issue Jul 28, 2020 · 4 comments
Closed

vscode shuts the ssh connection when i close the terminal window #3439

poorterp opened this issue Jul 28, 2020 · 4 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@poorterp
Copy link

  • VSCode Version: 1.48.0-insider
  • OS Version: Windows_NT x64 10.0.17763

Version: 1.48.0-insider (user setup)
Commit: 15e798e081984a17eae00de91adf4479190d5ed2
Date: 2020-07-28T10:39:18.007Z
Electron: 9.1.0
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.17763

Steps to Reproduce:

  1. i do as i do normal, open the editor, connect to ssh remote host, open files and work.
  2. to have more view space of the code i close the terminal window and when i go immediately to another
    file, nothing happens, a little later i get a disconnected window and it reconnects
    on reconnection of course the terminal window opens again and i can work normal until i close the terminal window,
    the same happens again

this only started to happen this week (last week I had holidays so i opened it only once but for local files and I got an update)
after this update I started to see this...

Does this issue occur when all extensions are disabled?: Yes/No

@roblourens roblourens transferred this issue from microsoft/vscode Jul 28, 2020
@roblourens
Copy link
Member

When you close the terminal window, are you deleting the terminal? Is it possible that you have revealed the 'install' terminal that holds the ssh connection?

@roblourens roblourens added the info-needed Issue requires more information from poster label Jul 28, 2020
@poorterp
Copy link
Author

i kill the terminal indeed and it is the install terminal ...
how do i hide this?

@poorterp
Copy link
Author

solved... i changed a setting : "remote.SSH.showLoginTerminal": false
after close of the program and starting it again, the install terminal was gone...
i never realised this terminal was there before and this setting was there already
since i setup the remote SSH...
anyway... thanks for the swift respons

@roblourens
Copy link
Member

Yes, thanks!

@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants