If I use vim in local , I can use "+y to copy and "+p to paste, however,when i connect to ssh,I cannot paste text from my system clipboard to the remove vim ? How should I do for it? Meanwhile , I found that when I use vim without spf13, I can paste with right mouse button.
If I use vim in local , I can use
"+y
to copy and"+p
to paste, however,when i connect to ssh,I cannot paste text from my system clipboard to the remove vim ? How should I do for it? Meanwhile , I found that when I use vim without spf13, I can paste with right mouse button.