https://bugs.kde.org/show_bug.cgi?id=409642
Bug ID: 409642 Summary: regex Product: kate Version: 17.12.0 Platform: Kubuntu Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: search Assignee: kwrite-bugs-n...@kde.org Reporter: ch-hambur...@freenet.de Target Milestone: --- Suppose I want to replace "f{x}" by "f{y}". I use the regex replace command in Kate with the entries: Find: \{x Replace: \{y But I end up with "f{xy}" instead of "f{y}". -- You are receiving this mail because: You are watching all bug changes.