Python console freezing
Hi,
Today I noticed something strange when using the Python console.
I ran a short piece of code and then used the up/down arrows to repeat the same command.
All worked well until I opened another app and when returning to Pycharm Python console I found that the up/down arrows no longer displayed the previous input
and hitting the return key to execute and code had no effect.
It looks like a bug to me.
Platform:
Windows 10 - 1909
Pycharm - 2020.1.1
Please sign in to leave a comment.
Looks like a bug indeed, but not easily reproduced. I suggest submitting a bug report to https://youtrack.jetbrains.com/issues and providing detailed steps to reproduce the issue, along with Logs from **Help | Collect Logs and Diagnostic Data**. We'll investigate.