2 answers
-
Are your programs written in UTF-8?
Do your programs read data with accented characters created in a code other than UTF-8? -
Hello,
This kind of behavior probably occurs due to the display of binary code and has disturbed your terminal.
Just a side note, this is a problem that can happen on Linux. In that case, you would simply restart a new terminal.
For Visual Studio Code, this discussion offers different approaches to reset your terminal.
Good luck
