Skip to content

Fix bracketed paste in terminal on middle click#52158

Merged
cole-miller merged 1 commit intozed-industries:mainfrom
bryanmehall:fix/bracketed-terminal-paste
Mar 27, 2026
Merged

Fix bracketed paste in terminal on middle click#52158
cole-miller merged 1 commit intozed-industries:mainfrom
bryanmehall:fix/bracketed-terminal-paste

Conversation

@bryanmehall
Copy link
Copy Markdown
Contributor

Context

Current Behavior: Middle click pastes multiple lines of text and runs each as an individual terminal command
Expected Behavior: On Linux middle click should use bracketed paste to paste multiple lines and wait for the user to hit "Enter" before running all commands together like when pressing Ctrl+Shift+V

Steps to reproduce old behavior:

  1. Open terminal
  2. Copy multiple lines of text from outside the terminal
  3. Middle click to paste text in terminal

Self-Review Checklist

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Release Notes:
Fixed multiple line paste behavior in terminal on middle click

@cla-bot
Copy link
Copy Markdown

cla-bot bot commented Mar 23, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @bryanmehall on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@zed-codeowner-coordinator zed-codeowner-coordinator bot requested review from a team, cole-miller and kubkon and removed request for a team March 23, 2026 04:08
@zed-community-bot zed-community-bot bot added the first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions label Mar 23, 2026
@bryanmehall
Copy link
Copy Markdown
Contributor Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 23, 2026
@cla-bot
Copy link
Copy Markdown

cla-bot bot commented Mar 23, 2026

The cla-bot has been summoned, and re-checked this pull request!

@cole-miller
Copy link
Copy Markdown
Member

Thanks!

@cole-miller cole-miller enabled auto-merge (squash) March 27, 2026 21:23
@zed-industries-bot
Copy link
Copy Markdown
Contributor

Warnings
⚠️

This PR is missing release notes.

Please add a "Release Notes" section that describes the change:

Release Notes:

- Added/Fixed/Improved ...

If your change is not user-facing, you can use "N/A" for the entry:

Release Notes:

- N/A

Generated by 🚫 dangerJS against 98e2a7e

@cole-miller cole-miller merged commit 6d09ede into zed-industries:main Mar 27, 2026
42 checks passed
@cole-miller
Copy link
Copy Markdown
Member

cole-miller commented Apr 1, 2026

@zed-zippy approved

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 first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants