Multiline mouse-select of wrapped text / paste includes newlines, if rich text is enabled
- enable "Pasteboard: Copy to pasteboard on selection includes color and font style" = yes
- select a single line that spans multiple lines (gets wrapped) in an iTerm window
- middle-click paste this line
It will insert newlines, where the wrapping happens and try to execute commands that are incomplete.
I guess this is desired, when you want to paste the contents to another window (say Mail), where you want to keep the visual appearance the same, but if the target of the paste is an iTerm, it should not insert those newlines (or remove them).