Ever need break a block of text into separate lines? I need to do this every few weeks, and it’s a pain to search for the spot to break the line and then tap enter.
In many situations you can use find and replace to take care of this (ALT-E or ALT-H-R).
In the dialog box for find, enter the text that will identify where you want to break lines.
Here’s the trick: in the dialog box for replace, type a circumflex followed by a p (^p) where you want the line break. Then just click replace.




