learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 5 days agoWhat's involved in getting a "modern" terminal setup?jvns.caexternal-linkmessage-square15fedilinkarrow-up132arrow-down118cross-posted to: linux@programming.dev
arrow-up114arrow-down1external-linkWhat's involved in getting a "modern" terminal setup?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 5 days agomessage-square15fedilinkcross-posted to: linux@programming.dev
minus-squareDeuxChevaux@lemmy.worldlinkfedilinkarrow-up2·3 days 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=unnamedplus
But when I yank anything, I cannot insert it somewhere else with ctrl-c.