you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 7 months ago (2 children)

as someone new to linux i don't get it. if you have your hand in ctrl-c anyway ctrl-v is right there?

  • source
  • hideshow 4 child comments
  • [–] 21 points 7 months ago (2 children)

    It's like a second, separate clipboard. You "copy" text to this one by simply selecting it, then "paste" from it by middle-clicking.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 4 points 7 months ago

    @Reisen Among other things, it's useful in terminals where the standard ctrl-c/ctrl-v send a control signal rather than copy/paste. Most terminals nowadays have some other copy/paste shortcut so it's less important now, but a lot of us still find it convenient.

  • source
  • parent