Reproduction
- write text in the terminal
- go to normal mode
- go to visual mode
- select some text
- yank it (press
y)
- paste the content using system clipboard (on mac
cmd-v)
- the pasted content is not what I yanked
When going into visual mode and pressing y it seems to copy the content only in the "zsh vim" session, I can paste the content and it works but when I want to paste (using cmd-v) this content it does work,
Is it possible to yank the selected content into the system clipboard?
thanks!
Reproduction
y)cmd-v)When going into visual mode and pressing
yit seems to copy the content only in the "zsh vim" session, I canpaste the content and it works but when I want to paste (usingcmd-v) this content it does work,Is it possible to yank the selected content into the system clipboard?
thanks!