zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
50.46k stars 3.12k forks source link

copy paste not working on the latest linux update #20984

Open bushubdegefu opened 1 day ago

bushubdegefu commented 1 day ago

Check for existing issues

Describe the bug / provide steps to reproduce it

Copy and paste not working on Zed editor on latest update. it can cut or copy, but past has no effect ( for both ctrl + v and manual paste)

Environment

for all projects

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log ``` ```
bushubdegefu commented 1 day ago

more like not capturing the copy command either from mouse or copy+c from within ZED

kgritesh commented 5 hours ago

I am also facing this issue. How to solve this.