Replies: 2 comments 1 reply
-
There are a number of key bindings that will "skip the shell" in the VSCode terminal - there's a long discussion in this issue: |
Beta Was this translation helpful? Give feedback.
0 replies
-
I see, thanks. I was not able to find the issue. I've solved it by adding "q" as the exit binding. It is still not ideal because if you press Ctrl+C it still shows "Press Ctrl+Q" to exit, I guess there is also a way to override that message. I do agree with some of the sentiment in the issue, being VSCode such a popular editor this is likely to trip some other people. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to 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.
-
In the VSCode terminal, if I press Ctrl + C, I get the prompt to quit with Ctrl + Q:
However, if I press Ctrl + Q the app does not exit, I get an VSCode menu coming from the top. Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions