Somewhat related to #538
Pluma version: 1.28
Steps to reproduce:
Text:
Find: ^
Replace: New
Expected result:
Actual Result:
Pluma freezes.
I'm not sure how to replace the start of a line but if it is not ^ there should be some sort of sanity check that will prevent the user from crashing pluma and losing unsaved changes.
Somewhat related to #538
Pluma version: 1.28
Steps to reproduce:
Text:
Find:
^Replace:
NewExpected result:
Actual Result:
Pluma freezes.
I'm not sure how to replace the start of a line but if it is not
^there should be some sort of sanity check that will prevent the user from crashing pluma and losing unsaved changes.