Re: KATE & regex search/replace across multiple lines

2020-06-19 Thread Borden Rhodes
On Fri, 19 Jun 2020 at 13:10, Gary Dale wrote: > > I've opened another (previously saved) session and tried it there and > KATE recognizes the \n properly so it's not the version of KATE that's > at fault. I've tried switching the End-Of-Line mode between Unix and > MS-DOS (and back) but that didn

Re: KATE & regex search/replace across multiple lines

2020-06-19 Thread Gary Dale
On 2020-06-19 13:32, Borden Rhodes wrote: On Fri, 19 Jun 2020 at 13:10, Gary Dale wrote: I've opened another (previously saved) session and tried it there and KATE recognizes the \n properly so it's not the version of KATE that's at fault. I've tried switching the End-Of-Line mode between Uni

Re: KATE & regex search/replace across multiple lines

2020-06-19 Thread Gary Dale
On 2020-06-19 12:44, Gary Dale wrote: I love KATE and use it a lot. Unfortunately it seems to have a weird setting somewhere (associated with either a file or session) that affects regex search and replace. I have been editing multiple files recently using regex's. Usually KATE allows \n to m

KATE & regex search/replace across multiple lines

2020-06-19 Thread Gary Dale
I love KATE and use it a lot. Unfortunately it seems to have a weird setting somewhere (associated with either a file or session) that affects regex search and replace. I have been editing multiple files recently using regex's. Usually KATE allows \n to match the end-of-line which lets me cont