Uh oh!
There was an error while loading. Please reload this page.
new terminal window interaction frozen on idle #7789
Unanswered
JasperTeng
asked this question in
Q&A
Replies: 1 comment
Hm I am not sure. Do you know if this reproduces with Codespaces? It might be an upstream VS Code bug. |
0 replies
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am able to open terminal in a window (i.e.: ctrl+alt+shift+`).
However if i leave it idle for sometime to focus on applications not related to code server (e.g.: notepad), then focus back to the new terminal window. Every keystroke enter does not echo and screen is basically frozen. But if i focus back to the code server primary window then back to the new terminal, every keystroke i entered previously is now shown. Why is this so? 🤔
All reactions