• Da Oeuf@slrpnk.net
      link
      fedilink
      arrow-up
      3
      ·
      2 hours ago

      I think what you’re having is when the ‘pastee’ application is expecting shift-ctrl-v but you’ve used ctrl-v or vice versa.

    • cley_faye@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      4 hours ago

      That sounds more like escape sequence not being interpreted, but maybe? It’s a mess.

      Basically, in some implementations (it’s true for at least KDE Plasma), the console app is never seen as “active” (the terminal emulator is), and as such can’t access the clipboard, something like that. There’s third party program you can use, and plugins for things like VIM, but when you get a step further with remote clipboard it’s even worse. And even when solutions exists, there’s weird caveat like “it will work all the time except if you’ve clicked somewhere in the past few seconds” or something.

      I’m sure things will improve over time, but “we’re not there yet”.