Open icecream17 opened 1 year ago
Thanks for the report and video. Very interesting behavior indeed, makes me wonder why it's reformatting your clipboard text at all really, if you are not asking it to.
It's definitely caused by https://github.com/atom/atom/pull/19016/files, though I'm not sure how to differentiate between ctrl+v and ctrl+shift+v here.
Additionally, I wonder if instead of format paste: convert to OS line ending
, it should be format paste: convert to File line ending
. But this would make atom-core depend on the line-ending-selector package.
Thanks in advance for your bug report!
What happened?
When I (paste without reformatting) LF changes to CRLF
This is probably caused by https://github.com/atom/atom/pull/19016
Pulsar version
1.105.2023052201
Which OS does this happen on?
🪟 Windows
OS details
microsoft windows 10 pro
Which CPU architecture are you running this on?
64-bit(x86_64)
What steps are needed to reproduce this?
Additional Information:
As seen in the video, in the package "line-ending-selector", "default line ending" has been set to LF and the file itself is also LF
Video of repro: https://github.com/pulsar-edit/pulsar/assets/58114641/1b78db86-1870-4b6a-a3cf-df52ff413ddb