Pycharm Windows adding CR when copying a selection
Hi,
I have the EOL settings basically all okay (just LF \n) but whenever i copy from Pycharm to copy paste into WSL or Windows Terminal, it makes it \cr\lf and that is super annoying. Basically ipython needs to type cpaste to be able to copy paste any multi-line code always.
When running pycharm on ubuntu it all works super-smooth, but in windows it's really annoying behaviour. Disabling rich text copying did not matter either. Is there any workaround?
Thx!
Please sign in to leave a comment.
Hi,
I didn't observe any difference in my environment between copying from PyCharm and other text editors (e.g. Sublime Text 3)
Can you please show screenshots of the results when you copy from PyCharm and another editor for comparison?