Menu

Problem pasting texts with CR and CR/LF

2007-04-04
2012-11-13
  • Nobody/Anonymous

    Hi,

    How can I paste a text into notepad++ that looks like

    a<CR>b<CR><LF>

    without adding/changing/deleting any controlcodes?

    I either get a<CR>b<CR> or a<CR><LF>b<CR><LF> or a<LF>b<LF> (depending on the selected format).

    Regards,

         Matthias

    P.S. Right now I paste it into notepad ... save it ... open it in notepad++

     
    • Nobody/Anonymous

      Hi,

      isn't there or shouldn't there be a format in Notepad++ that pastes without modification?
      I believe that should be the standard and everything else should be manually triggered.

      Regards,

        Matthias