Skip to content

Improve clipboard support on Windows#51807

Merged
reflectronic merged 1 commit intomainfrom
windows-clipboard
Mar 19, 2026
Merged

Improve clipboard support on Windows#51807
reflectronic merged 1 commit intomainfrom
windows-clipboard

Conversation

@reflectronic
Copy link
Copy Markdown
Member

  • Simplify and improve Windows clipboard handler.
  • Fixed components that weren't handling multiple formats on the clipboard properly.

Closes #51278

Release Notes:

  • windows: Fixed an issue where text copied from Office applications couldn't be pasted into Zed.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 18, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 18, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator bot requested review from a team, Anthony-Eid and osiewicz and removed request for a team March 18, 2026 02:53
@reflectronic reflectronic merged commit 2aa3666 into main Mar 19, 2026
40 checks passed
@reflectronic reflectronic deleted the windows-clipboard branch March 19, 2026 02:09
AmaanBilwar pushed a commit to AmaanBilwar/zed that referenced this pull request Mar 20, 2026
- Simplify and improve Windows clipboard handler.
- Fixed components that weren't handling multiple formats on the
clipboard properly.

Closes zed-industries#51278

Release Notes:

- windows: Fixed an issue where text copied from Office applications
couldn't be pasted into Zed.
toshmukhamedov pushed a commit to toshmukhamedov/zed that referenced this pull request Mar 20, 2026
- Simplify and improve Windows clipboard handler.
- Fixed components that weren't handling multiple formats on the
clipboard properly.

Closes zed-industries#51278

Release Notes:

- windows: Fixed an issue where text copied from Office applications
couldn't be pasted into Zed.
AmaanBilwar pushed a commit to AmaanBilwar/zed that referenced this pull request Mar 23, 2026
- Simplify and improve Windows clipboard handler.
- Fixed components that weren't handling multiple formats on the
clipboard properly.

Closes zed-industries#51278

Release Notes:

- windows: Fixed an issue where text copied from Office applications
couldn't be pasted into Zed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

paste from clipboard in windows not working everywhere

2 participants