Prevent double-clicking from sending keyboard interrupt to console

Hi. I just switched from Pycham 2021 to PyCharm 2022.1.3. When I am running a time-consuming script in the console and accidentally double-clicked on the console name, it suddenly sent a keyboard interrupt, which stopped the session, i.e. all my calculations are gone.

Given that double-clicking is easily triggered when clicking on the console name with a shake of the finger, is there a way to disable this functionality? I cannot find it in Settings.

0
2 comments

It's not a default behavior.
Do you have any 3rd party plugins installed?

0

Thank you. Not sure why but suddenly now (after rebooting), double-clicking becomes maximizing the console window.

0

Please sign in to leave a comment.