• fl42v@lemmy.ml
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      20 hours ago

      Vim has a better way, it’s called :set clipboard=unnamedplus (alternatively, one can bind anything else to copy/paste to/from system cliboards). Not sure why would one use a mouse for this, honestly

      • smiletolerantly@awful.systems
        link
        fedilink
        arrow-up
        2
        ·
        16 hours ago

        I think if you want to copy a specific selection to a mouse-based, different program then it makes sense to use the mouse for precision selection.

    • Midnitte@beehaw.org
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      1 day ago

      Might I suggest a common set of keybinds… maybe C for copy, and v for vaste… maybe use ctrl as well?

      • nickwitha_k (he/him)@lemmy.sdf.org
        link
        fedilink
        arrow-up
        6
        ·
        1 day ago

        Ctrl is already used my a large number of commands in POSIX shells. This is one of the places that I really like Apple’s solution (despite really not liking most of what they do). Super/GUI/Command + c/v is a great improvement in the terminal.