I am given an account on a new server these days. The new server does not have x11 install, neither do I have sudo. So I cannot install system packages, and I cannot compile with the option -with-x.
But I still want to use vim when I am working on my server, and I need to use the clipboard feature to allow me to copy the contents from and to the vim and other places. How could I do this pleaes?
=====
Edit:
I got to find that the clipboard provided by the terminal can help. I could paste contents to vim with ctrl+shift+v. But the hot key of ctrl+shift+'c' does not work in the vim. how could I copy from vim like I copy from terminal?
$PATH? This way you shouldn't needsudo. – statox Apr 26 '19 at 08:21-with-xoption anyway. Can I copy to system board without-with-xcompiled? – coin cheung Apr 26 '19 at 08:24-X11,+clipboardshould be enough but maybe I'm wrong. – statox Apr 26 '19 at 08:29