chraebsli to Programmer [email protected] • edit-28 months agoSongs about Vimprogramming.devimagemessage-square64fedilinkarrow-up1923arrow-down124file-text
arrow-up1899arrow-down1imageSongs about Vimprogramming.devchraebsli to Programmer [email protected] • edit-28 months agomessage-square64fedilinkfile-text
minus-square@[email protected]linkfedilink12•edit-28 months agoYou can yank text to system clipboard buffer ie +. Then paste (put) from the clipboard to any other vim process. Keep in mind you should have clipboard support in your vim. If you’re on ubuntu, install vim-gtk and you should be good
minus-squareswab148linkfedilink1•8 months agoI’m on Debian, but my VM is an Ubuntu server, so that should work!
You can yank text to system clipboard buffer ie +. Then paste (put) from the clipboard to any other vim process.
Keep in mind you should have clipboard support in your vim. If you’re on ubuntu, install vim-gtk and you should be good
I’m on Debian, but my VM is an Ubuntu server, so that should work!