Hello.
I have such document:
alsld word aslda
sasdk word asda
akakl information sdasd
So how can i delete lines with "word"?
Yep, i tried rereplace and (.)word(.) pattern, but after this i have too many empty lines. How can i delete matches with them? i tried \0 and empty as argument and nothing...
Last edit: polelopole 2016-10-28
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello.
I have such document:
alsld word aslda
sasdk word asda
akakl information sdasd
So how can i delete lines with "word"?
Yep, i tried rereplace and (.)word(.) pattern, but after this i have too many empty lines. How can i delete matches with them? i tried \0 and empty as argument and nothing...
Last edit: polelopole 2016-10-28