Closed GoogleCodeExporter closed 9 years ago
Why not just replace all with nothing?
Original comment by swatch.c...@gmail.com
on 28 Oct 2012 at 12:09
Replace with nothing only delete whats in lines but it doesn't delete those
lines themselves
Original comment by stalker...@gmail.com
on 28 Oct 2012 at 1:54
If you want to delete the lines that contain your pattern,
try this pattern, ^.*YOUR_PATTERN.*$(\n)*, and replace it with nothing.
Original comment by swatch.c...@gmail.com
on 28 Oct 2012 at 3:53
Since no more information, I will close this issue as WontFix.
Original comment by swatch.c...@gmail.com
on 18 Nov 2012 at 1:25
Original issue reported on code.google.com by
stalker...@gmail.com
on 26 Oct 2012 at 4:49