Bug#45529: replace *with* regular expression
Daniel Naber <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kate |
|---|---|
| Message-ID | <[email protected]> |
On Monday 22 July 2002 03:14, you wrote: > If regexp search is on, it should be > > inserted as a line break (Nedit does it that way). > > Why? that would mean that I couldn't replace the string "\n" when using > regexp. Sure, you could use \\n, just like in real regexp. regards Daniel -- http://www.danielnaber.de (Complete bug history is available at http://bugs.kde.org/db/45/45529.html)