I recently started the process of switching over to wayland and, so far, it’s going reasonably well. There are still a few things to get working, but I’m happy with the progress speed.

One of the more annoying problems, however, is using the clipboard. I’m mostly seeing it in Alacritty - which I didn’t really use before, so maybe that’s the culprit, but the normal select/middle click doesn’t seem to work consistently. Sometimes I does and occasionally it just doesn’t. Same for CTRL-C/CTRL-V. Either nothing gets pasted or is pastes something I selected 20 minutes ago and had forgotten about - but I can’t replace the clipboard for love nor money.

Any suggestions on this gratefully received. Ideally, I’d like it to work how it did before and consistently - which is that either of the two above mentioned methods worked.

Thanks in advance.

  • @PainInTheAES
    link
    English
    22 months ago

    Ok, I also run Alacritty on Arch but I’m using KDE and tmux so it might be a bit different.

    Do you have save_to_clipboard = true under [selection]?

    • daddyjonesOP
      link
      English
      12 months ago

      I do now - hopefully it’ll make a difference.