Find and replace all using regular expressions doesn't respect line breaks

Hello I’d like to report a bug with Meld
It’s to with using regular expressions (regex) to replace two line breaks with one.
When finding a line break, it’s respected but when replacing, it’s not.

See the below example

apples

bananas

cherries

Replacing \n\n with \n with the “regular expressions” checkbox ticked. Mae sure you click the “replace all” button instead of merely “replace”.

You can report issues at https://gitlab.gnome.org/GNOME/meld/-/issues.

This topic was automatically closed 45 days after the last reply. New replies are no longer allowed.