PHPStorm Terminal Characters Problem

There is a phpstorm character problem, how do I solve it please hep,I am working on the terminal screen, some letters are corrupt and not readable. How can I solve the problem.

 
0

Could you please share a screenshot of the terminal tool window that would show the issue, and also a screenshot of Settings/Preferences | Tools | Terminal?

0

I am developing a project with symfony, but my question continues. I did utf-8 in settings but it did not work. Can you help me please. (character problem)

0

I assume that you get the same output if you run this command in CMD run outside PhpStorm?
Please check if this helps: https://youtrack.jetbrains.com/issue/RUBY-23725#focus=Comments-27-3513490.0-0

-1

the problem persists, is there anything else you can help with?

0

Please answer whether or not it's the same in the CMD window.

0

yes it's the same but do you have any idea how to fix it -_-

0

I am afraid I have no other ideas. The trick I suggested should've helped, but since it didn't, you are on your own - it's not a PhpStorm issue, so there's little we can do on our side.

There are plenty similar reports of that on Google, please check them out:
https://www.google.com/search?q=%22cmd%22+symfony+%2239m%22

As a workaround, you can pass --no-ansi to console, and there will be no colors at all.

0

Well, thank you, I searched many times I hope I can solve the error

good work

0

请先登录再写评论。