SIGN IN SIGN UP

Fix multi-cursor copy/paste on linux (#13523)

The clipboard library we use for X11 doesn't yet support multiple
formats on the clipboard, so for now we just store this in memory for
the current zed process, as we do for Wayland.

Fixes: #11971

Release Notes:

- N/A

---------

Co-authored-by: Mikayla Maki <mikayla@zed.dev>
C
Conrad Irwin committed
eb914682b39c154dca8d6352184afbf89b00f782
Parent: 5b7e31c
Committed by GitHub <noreply@github.com> on 6/25/2024, 8:54:52 PM