Im trying to copy all text of a textarea but when i have '\n'(newline), it won't copy properly.

link|improve this question

0% accept rate
What do you mean by "won't copy properly"? Using the example on the website, line breaks are preserved in the copy, and if you mean you have the two characters "\" and "n" they seem to copy fine too. Have you got some code? – tjm Jul 1 '11 at 16:42
go to steamdev.com/zclip, type something then go to menu start -> run -> notepad then paste it there and you will understand it. – Codnickers453 Jul 1 '11 at 16:46
Well I'm not running windows, but I tried it on linux and it works fine. – tjm Jul 1 '11 at 16:48
hum idk why but it only happens in notepad.exe of windows. – Codnickers453 Jul 1 '11 at 16:54
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.