ikskuh/kristall

Copying code blocks on windows fails to copy line endings

ikskuh opened this issue · 1 comments

This seems to be a problem with LF vs. CR LF

I guess a fairly simple fix to this could be to put a regex replacement in KristallTextBrowser::betterCopy to replace singular LFs with CR LFs