Jump to content

clear screen

Go to solution Solved by C2dan88,
9 hours ago, stefanmz said:

I am using PyCharm

In the Run tab, click the spanner icon and ensure "emulate terminal in output console" is checked.

16 hours ago, C2dan88 said:

By screen you mean the terminal output? That command should be workin, however if you are using windows the system command for clearing the terminal is cls

no it's macOS but I am using PyCharm and in the run terminal there it doesn't work. Is it just because of PyCharm or the command is not working at all. I have it in the code and the program does not clear the screen.

Link to comment
https://linustechtips.com/topic/1451961-clear-screen/#findComment-15542844
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×