TIL GNU/linux has 2 clipboards

mFat@lemdro.id to Linux@lemmy.ml – 205 points –

Pretty sure most of you already know this but for those who don't: you have two clipboards in Linux. One is the traditional clipboard where you copy with control c and paste with control v. The other one is when you highlight text and use the mouse middle click to paste text.

More details here.

81

You are viewing a single comment

Vim also has it's own clipboard

You can also configure vim to use the first clipboard (works with nvim but never tested on vim).