Assistance with PyCharm Terminal Configuration

I’m facing two issues with the terminal in PyCharm:

  1. 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.
  2. 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!

0

请先登录再写评论。