ConradIrwin / vim-bracketed-paste

Handles bracketed-paste-mode in vim (aka. automatic `:set paste`)
MIT License
483 stars 28 forks source link

strange behaviour if allready in paste mode #17

Open DrVanScott opened 9 years ago

DrVanScott commented 9 years ago

sometimes i enable paste mode manually since i have been used to do so for ages ;-)

:set paste

Assume you have "echo" in the clipboard. After entering input mode, a middle click inserts

<F28>echo
msabramo commented 7 years ago

Yes, I am seeing the same thing. I recorded an asciicast of it to illustrate:

asciicast