question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Integrated terminal does not open after closing

See original GitHub issue

I am running code-server using the official docker image and having an issue with the integrated terminal. Initially, using Ctrl+` will open the integrated terminal, and the same keystroke will also hide it. But then using the keystroke again does nothing. There are no log messages even with --log trace. I’ve also tried using the command palette to run “Toggle Integrated Terminal” which also does nothing.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
crupestcommented, Feb 27, 2021

I also meet this problem with safari on iPad in PWA mode.

The same symptom as you.

code-server: v3.9.0
 VS Code: v1.52.1
Commit: fc6d123da59a4e5a675ac8e080f66e032ba01a1b
Date: 2021-02-12T23:39:50Z
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15
1reaction
jd-erreapecommented, Oct 29, 2021

I just tried vscode.dev on the iPad and

  • When using it directly in the browser, the issue can’t be reproduced
  • When using it as a PWA the same issue is present

After that I tried with my installation via browser and can’t be reproduced there so it looks like it is a generic issue but just can be reproduced when using the app as a Progressive Web App

Read more comments on GitHub >

github_iconTop Results From Across the Web

Integrated terminal does not open after closing #1615 - GitHub
I am running code-server using the official docker image and having an issue with the integrated terminal. Initially, using Ctrl+` will open ......
Read more >
Troubleshoot Terminal launch failures - Visual Studio Code
Some terminal launch failures may be due to your shell installation and are not specific to VS Code. The exit codes displayed come...
Read more >
VSCode will not open files in new tabs from integrated terminal
Basically, the 'inheritEnv' box needs to be checked. After closing and reopening a terminal, 'code' note works as expected.
Read more >
Terminal | WebStorm Documentation - JetBrains
Open : View | Tool Windows | Terminal or Alt+F12 ... The Terminal saves tabs and sessions when you close the project or...
Read more >
Vscode Integrated Terminal closes immediately upon opening
Upgrade vscode · Point $SHELL to correct shell path. Find which shell you have, echo $SHELL mine is /bin/zsh after that I checked...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found