Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Replace function with regex remove text on big file #14163

Open
zouglou opened this issue Mar 17, 2018 · 1 comment
Open

Replace function with regex remove text on big file #14163

zouglou opened this issue Mar 17, 2018 · 1 comment

Comments

@zouglou
Copy link

zouglou commented Mar 17, 2018

I had a file with multiple email addresses (like 38 000), one by line. I wanted to replace every line break by a comma and a space, « \n » by « , ».
So I've tried with Find and replace function, it works doing one by one, but using "Replace everything" it replaces everything by a lot of comma and spaces, addresses removed.

No plugins, v1.12.0-17621, Ubuntu 64bits.

@navch
Copy link
Contributor

navch commented Mar 27, 2018

Hi @zouglou

Thanks For reporting this issue. I am able to repro this issue. This is happening only in case of the new line. We are looking into this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants