On VS Code's bash windows if I run a command that returns a long response like "git log" and interrupt it with double tapping ctrl + C then everything I type is invisible. Bash works as I can type "clear" and get a response for any command but I cannot see my text.
I am currently forced to delete the terminal and insert another one.
Solution that helped me is to change terminal.integrated.gpuAcceleration
in settings to off
I know this is not a great answer, but it's most definitely a bug.
You can see here that the integrated terminal VSCode uses in Windows is still under very active development: https://github.com/Microsoft/vscode/issues/45693
The currently tracked bugs do include colour and 'invisibility' issues, as well as issues surrounding command termination (ctrl+c
) recovery.
VS Code is an OpenSource project, and has a fairly responsive and helpful community for getting bugs fixed. It looks like this bug specifically hasn't been raised before (although, as mentioned, variants have), so it'd be helpful for the team if you raised it here: https://github.com/Microsoft/vscode/issues so that someone can take a look and get it fixed!
Sometimes you will meet this problem that will occurs you a seriously bad behavior with your computer mousse, isn't it ?
Solution for me :
code --disable-gpu
write this in command line, it will works i hope.If it doesn't works, tell me what are you seeing.
Some text in integrated terminal is invisible: https://github.com/microsoft/vscode/issues/44273
Temporary solution:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With