learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 10 months agoWhat's involved in getting a "modern" terminal setup?jvns.caexternal-linkmessage-square8linkfedilinkarrow-up121arrow-down19
arrow-up112arrow-down1external-linkWhat's involved in getting a "modern" terminal setup?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 10 months agomessage-square8linkfedilink
minus-squareDeuxChevaux@lemmy.worldlinkfedilinkarrow-up2·10 months agoI set it like this in .vimrc set clipboard=unnamedplus But when I yank anything, I cannot insert it somewhere else with ctrl-c.
I set it like this in .vimrc
set clipboard=unnamedplusBut when I yank anything, I cannot insert it somewhere else with ctrl-c.