Support Paste without Formatting in Terminal
The paste feature in the PyCharm terminal performs auto-formatting resulted in unwanted indentation.
The code to be pasted:

The current behavior in the PyCharm terminal:

Expected behavior:

Note that the paste in the Python Console working as expected.

Please sign in to leave a comment.
I hope the team can consider this feature request as the terminal rendered useless for me if I want to paste without formatting.
Hi! Unfortunately, I cannot reproduce the issue. Please specify how to setup terminal to reproduce it.