Is there a way to clear the \"Run\" console in PyCharm? I want a code that delete/hide all the print() made previously. Like the \"clear_all\" button, but without having to
Just click the trash can icon to the left of the command window and it clears the command history!