Regex search (begin/end line tokens) (v16.44)

Report issues, odd behaviors or submit a detailed bug report.
Post Reply
crtrubshaw
Posts: 361
Joined: 06 Jun 2012 11:08

Regex search (begin/end line tokens) (v16.44)

Post by crtrubshaw »

The begin line (^) and end line ($) tokens are not working properly in regex find/replace. If I search from beginning of the document for ^ it goes to the start of the first line (correct) but I cannot do Find Next, also, Replace does nothing.

Same thing happens with $, cursor goes to the end of the first line, but I can't Find Next or Replace.

Replace All causes the application to hang.

Thanks.

P.S. Issue is present in v16.44 as well.
Post Reply