[kate] [Bug 318232] Regular expression search cannot match newline and end-of-line markers at the same time

2021-05-25 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=318232 Kåre Särs changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[kate] [Bug 318232] Regular expression search cannot match newline and end-of-line markers at the same time

2020-11-05 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=318232 Kåre Särs changed: What|Removed |Added Status|NEEDSINFO |CONFIRMED Resolution|WAITINGFORINFO

[kate] [Bug 318232] Regular expression search cannot match newline and end-of-line markers at the same time

2020-11-04 Thread Doncho N. Gunchev
https://bugs.kde.org/show_bug.cgi?id=318232 --- Comment #8 from Doncho N. Gunchev --- Tested with kate-20.08.1-1.fc33.x86_64, Fedora RPMs. BTW I disagree with the original report about "\ntest\n" matching two consecutive lines containing "test" - after matching the first one there won't be '\n'

[kate] [Bug 318232] Regular expression search cannot match newline and end-of-line markers at the same time

2020-11-04 Thread Doncho N. Gunchev
https://bugs.kde.org/show_bug.cgi?id=318232 --- Comment #7 from Doncho N. Gunchev --- Nope, the behavior is still strange / inconsistent. For example '^.*\.$' - matches all lines ending with dot. '^.*\.\n' - matches only the first line of the file if it ends with a dot. - BAD '^test$' -

[kate] [Bug 318232] Regular expression search cannot match newline and end-of-line markers at the same time

2020-10-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=318232 Justin Zobel changed: What|Removed |Added Status|CONFIRMED |NEEDSINFO Resolution|---

[kate] [Bug 318232] Regular expression search cannot match newline and end-of-line markers at the same time

2020-04-12 Thread Doncho N. Gunchev
https://bugs.kde.org/show_bug.cgi?id=318232 --- Comment #5 from Doncho N. Gunchev --- '\n': Just updated to kate-19.12.1-1.fc31.x86_64, Fedora 31 and it works again. Whatever the previous version was it did not work. '$' matches the end of each line. '^' matches the start of each line, except

[kate] [Bug 318232] Regular expression search cannot match newline and end-of-line markers at the same time

2020-04-12 Thread Doncho N. Gunchev
https://bugs.kde.org/show_bug.cgi?id=318232 Doncho N. Gunchev changed: What|Removed |Added CC||dgunc...@gmail.com -- You are receiving

[kate] [Bug 318232] Regular expression search cannot match newline and end-of-line markers at the same time

2016-06-19 Thread Buovjaga via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=318232 Buovjaga changed: What|Removed |Added CC||todven...@suomi24.fi