learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 14 days agoWhat's involved in getting a "modern" terminal setup?jvns.caexternal-linkmessage-square14linkfedilinkarrow-up11arrow-down10cross-posted to: linux@programming.dev
arrow-up11arrow-down1external-linkWhat's involved in getting a "modern" terminal setup?jvns.calearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 14 days agomessage-square14linkfedilinkcross-posted to: linux@programming.dev
minus-squareDeuxChevaux@lemmy.worldlinkfedilinkarrow-up0·12 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.