Skip to content

Add "New Center Terminal" to context menu#53702

Merged
probably-neb merged 2 commits intozed-industries:mainfrom
svdragster:new-terminal-in-same-window
Apr 15, 2026
Merged

Add "New Center Terminal" to context menu#53702
probably-neb merged 2 commits intozed-industries:mainfrom
svdragster:new-terminal-in-same-window

Conversation

@svdragster
Copy link
Copy Markdown
Contributor

@svdragster svdragster commented Apr 11, 2026

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:

  • Added "New Center Terminal" button to window context menu

"New Terminal" only opens a new terminal window in the dedicated terminal view, while "New Center Terminal" opens a new terminal in the currently active view.

"+"/"New..." context menu
Screenshot_20260411_184840

Right click context menu
Screenshot_20260411_184904

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented Apr 11, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @svdragster 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 a review from a team April 11, 2026 16:55
@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 Apr 11, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator Bot requested review from benbrandt and probably-neb and removed request for a team April 11, 2026 16:55
@svdragster
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 Apr 11, 2026
@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented Apr 11, 2026

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

@probably-neb probably-neb enabled auto-merge (squash) April 15, 2026 12:30
auto-merge was automatically disabled April 15, 2026 16:14

Head branch was pushed to by a user without write access

@probably-neb probably-neb enabled auto-merge (squash) April 15, 2026 17:27
@probably-neb probably-neb merged commit aaafc14 into zed-industries:main Apr 15, 2026
31 checks passed
G36maid pushed a commit to G36maid/zed that referenced this pull request Apr 29, 2026
Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- Added "New Center Terminal" button to window context menu

"New Terminal" only opens a new terminal window in the dedicated
terminal view, while "New Center Terminal" opens a new terminal in the
currently active view.

"+"/"New..." context menu
<img width="487" height="318" alt="Screenshot_20260411_184840"
src="https://github.com/user-attachments/assets/7c1597cf-5638-4d76-a486-537033cb8da5"
/>

Right click context menu
<img width="422" height="386" alt="Screenshot_20260411_184904"
src="https://github.com/user-attachments/assets/4e557e21-8839-4226-b704-87e37fbd8f46"
/>
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

2 participants