Whenever I copy and paste something within gnome-terminal using left-mouse and then paste it using middle-mouse I now get [aakcaagac@localhost ~]$ 0~sh /media/gedanken20.sh1~ 0~ .... 1~ Added in my pastes. This is a permanent issue since I use Fedora 20. This only happens within gnome-terminal. Means. Regardless from where I copy something, as soon as it gets pasted into gnome-terminal this shows up. [aakcaagac@localhost ~]$ rpm -qa | grep -i "gnome-terminal" gnome-terminal-3.10.2-1.fc20.i686 [aakcaagac@localhost ~]$ rpm -qa | grep -i "vte3" vte3-0.34.9-1.fc20.i686 [aakcaagac@localhost ~]$
This is the result of the so-called "bracketed paste mode" in terminals. It's been supported by Vte for quite a while. But it's turned off by default, so something must turn it on for you and leave it that way. Could it be that you're using mc and you hit this problem: https://www.midnight-commander.org/ticket/3207 In that case, vte3-0.36.2 will fix the bug for you, or you can downgrade to mc-4.8.10.
(In reply to Egmont Koblinger from comment #1) > Could it be that you're using mc and you hit this problem: > https://www.midnight-commander.org/ticket/3207 Who is not using mc ? Joke aside, yes the ticket seem to describe this problem. Although I haven't dived into depths with it. I already have vte3 update installed and will have an eye on this behaviour. In case it won't show up anymore I will give feedback.
Hasn't shown up anymore. Looks like something or someone has fixed it. I am closing this issue to clean up my list of bugs.