Menu

Search & Replace Dialog: Insert a return?

2006-05-19
2012-11-13
  • Nobody/Anonymous

    Hi,

    OK, I have found many threads about this...
    But is there already a answer to this problem?

    With UltraEdit I can replace something with a return by using "^p".

    Something of the kind I miss in notepad++....

    Thanks
    -MIC

     
    • Don HO

      Don HO - 2006-05-20

      use '\n' in the Replace field.
      Regular Expression check box should be checked.

      Don

       
      • Nobody/Anonymous

        YOU ROCK ANSWER GUY