No Emulate terminal in output console in Debug window in PyCharm for m1 mac
Answered
I am learning Python with an instruction video. In the instructor's Debug window, “Emulate terminal in output console" exists. However, in my Debug is like this picture with no such item. I would like someone to give me a help.
Please sign in to leave a comment.
If you're using a local interpreter you can click on “Modify Options” and the option is there:

Thank you for your help! I greatly appreciate for your kindness!