Quote:
Originally Posted by jiembe
Sorry. English is not my first language.
What I mean is that when I do a search and replace with 'nothing' (as replace) I get blank lines rather than no line at all.
For ex:
a
b
c
searching and replacing b with its line break I got
a
c
instead of
a
c
|
You need to search for b including the line ending and then you will get rid of the line. when you replace with nothing.