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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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++
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