You are not logged in.
I have an annoying problem with some web apps (outlook, mail.yandex.ru). When I'm trying to paste multi-line text that I copied from Vim (the same true for `cat file | xclip -selection clipboard`), it's pasted without line breaks. On the other hand paste goes without problems if I copy text from Leafpad editor.
I saved content of clipboard with `xclip -o -selection clipboard` for both cases, compared it with diff and it's identical.
Does anyone have ideas why such thing happens? How to investigate it?
Offline