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>