Assistance with PyCharm Terminal Configuration
I’m facing two issues with the terminal in PyCharm:
- Path and Folder Location in Terminal: Every time I use the terminal, it shows the current path and folder location. I would like to remove this from the terminal output.
- Clearing Previous Run History: After running my code, the terminal retains the output from previous runs. Is there a way to clear this history so that only the latest output is displayed when I run my code again?
For clarification, I’ve attached a screenshot of the terminal, with the relevant areas highlighted in yellow.
Thank you in advance for your help!

1 comment
Sort by
Date
Votes
Please sign in to leave a comment.