Skip to content

Conversation

@jasikpark
Copy link

@jasikpark jasikpark commented Oct 24, 2025

This matches the behavior of Visual Studio Code

Closes #ISSUE

Release Notes:

  • Adds CMD+D shortcut for (terminal) pane::SplitRight

This matches the behavior of Visual Studio Code
@cla-bot
Copy link

cla-bot bot commented Oct 24, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @jasikpark 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'.

@jasikpark
Copy link
Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Oct 24, 2025
@cla-bot
Copy link

cla-bot bot commented Oct 24, 2025

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

@dinocosta
Copy link
Contributor

Hey @jasikpark 👋

I tested VS Code on both macOS and Windows, and in both cases cmd-d/ctrl-d has no effect. According to VS Code’s documentation, the shortcut to split the editor is cmd-\ on macOS and ctrl-\ on Windows, shortcuts Zed already includes in its default keymap.

I’m closing this pull request but, if there's something I'm missing, feel free to share more details. 🙂

@dinocosta dinocosta closed this Oct 27, 2025
@jasikpark
Copy link
Author

Screenshot 2025-10-27 at 11 17 30 AM

I've got it on macOS VS Code, and it's not a user-defined keyboard shortcut.

@jasikpark jasikpark changed the title Add cmd-d shortcut for pane::SplitRight Add cmd-d shortcut for (terminal) pane::SplitRight Oct 27, 2025
@jasikpark
Copy link
Author

Hey @jasikpark 👋

I tested VS Code on both macOS and Windows, and in both cases cmd-d/ctrl-d has no effect. According to VS Code’s documentation, the shortcut to split the editor is cmd-\ on macOS and ctrl-\ on Windows, shortcuts Zed already includes in its default keymap.

I’m closing this pull request but, if there's something I'm missing, feel free to share more details. 🙂

Not for the editor, but for the terminal. Though I'm not finding any docs that describe splitting the terminal in VS Code to provide alternative proof...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants