I tried different things like CMD+V, entering normal mode with <C-W>N and try to paste using p nothing works.
I tried with console vim (mvim -v) and that works. So it's definetily a loose end in MacVim GU compared to other distributions. Any specific code for :terminal in MacVim GUI or is it related to another thing? Give an answer I might take a look. Weird that only this kind of buffer has with clipboard problems. My Mac is at work so I will not be able to see the value of clipboard if this could have been setlocal for this buffer.
I tried different things like
CMD+V, entering normal mode with<C-W>Nand try to paste usingpnothing works.I tried with console vim (
mvim -v) and that works. So it's definetily a loose end in MacVim GU compared to other distributions. Any specific code for :terminal in MacVim GUI or is it related to another thing? Give an answer I might take a look. Weird that only this kind of buffer has with clipboard problems. My Mac is at work so I will not be able to see the value of clipboard if this could have been setlocal for this buffer.