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.

请先登录再写评论。
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.