https://bugs.kde.org/show_bug.cgi?id=318232

Buovjaga <todven...@suomi24.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |todven...@suomi24.fi
            Version|3.10.2                      |16.04.1

--- Comment #4 from Buovjaga <todven...@suomi24.fi> ---
Update:

(In reply to Todd from comment #0)
> 5. Search for "\ntest\n" (no quotes)

Matches the end of line 1 and the whole line 2 including the end of line.

> 6. Search for "^test$" (no quotes)

Matches lines 2 and 3, not end of lines.

> 7. Search for "\ntest$" (no quotes)

Matches the end of line 1 and lines 2 and 3. End of line 3 not included.

> 8. Search for "^test\n" (no quotes)

Doesn't match anything.

Arch Linux 64-bit
Kate 16.04.2
KDE Frameworks 5.22.0
Qt 5.6.1
xcb wm

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to