When pasting
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
with
ctrl+shift+v
terminology somehow converts it to
wget -q -O - https:dl-ssl.google.comlinuxlinux_signing_key.pub | sudo apt-key add -
Terminoligy should leave the pasted code as it is!
This behavior only occurs occasionally and i have no idea what triggers it.