Perl-Dist-Strawberry
Perl-Dist-Strawberry copied to clipboard
UCRT builds
It's worth experimenting with UCRT.
The relevant patch is https://github.com/Perl/perl5/commit/26b63da690b28dba2297996624585ef2813f8409
See also https://github.com/StrawberryPerl/Perl-Dist-Strawberry/issues/150#issuecomment-1783953515
Hi @fligro, thanks for reporting this issue.
I'm afraid I don't fully understand: do you want to have all linebreaks removed? Or do you get additional linebreaks (e.g. within a paragraph), that shouldn't be there?
If you could share a screenshot of a text that shows this behavior, along with the recognized text and what you would expect instead, that would help me a lot!
Thanks!
Hi @dynobo,
I don't know about @fligro, but for me, an option removing all line breaks would probably be the simplest solution because I miss this feature most when I just want to copy a single paragraph, which is then captured as multiple lines instead of one.
For example, if I try to grab the second paragraph from your message, I get two lines (with a line break after what you would):
If you could share a screenshot of a text that shows this behavior, along with the recognized text and what you would
expect instead, that would help me a lot!