[PR #2014] [MERGED] Change some default keybindings #24755

Open
opened 2026-01-31 09:05:11 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/2014
Author: @zadjii-msft
Created: 7/17/2019
Status: Merged
Merged: 7/23/2019
Merged by: @miniksa

Base: masterHead: dev/migrie/f/1417-make-these-usual


📝 Commits (1)

  • 08565bd Change some default keybindings

📊 Changes

1 file changed (+11 additions, -13 deletions)

View changed files

📝 src/cascadia/TerminalApp/CascadiaSettings.cpp (+11 -13)

📄 Description

Closes #1417.

Changes New Tab to Ctrl+Shift+t (from Ctrl+t)
Changes SwitchToTabN to Ctrl+Alt+<number> (from Alt+<number>)

References

This is from discussion in #1417
#2012 Changes "Close Window" by removing it by default, and adding ClosePane on Ctrl+Shift+W

PR Checklist

  • Closes Terminal output not speed enough (#1417)
  • CLA signed. If not, go over here and sign the CLA
  • Tests added/passed - Oh I guess I might be able to test this now...
  • [N/A] Requires documentation to be updated
  • I've discussed this with core contributors already.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/2014 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 7/17/2019 **Status:** ✅ Merged **Merged:** 7/23/2019 **Merged by:** [@miniksa](https://github.com/miniksa) **Base:** `master` ← **Head:** `dev/migrie/f/1417-make-these-usual` --- ### 📝 Commits (1) - [`08565bd`](https://github.com/microsoft/terminal/commit/08565bd5a3bea6331b4abbd31f1224431102a2fd) Change some default keybindings ### 📊 Changes **1 file changed** (+11 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/CascadiaSettings.cpp` (+11 -13) </details> ### 📄 Description Closes #1417. Changes New Tab to Ctrl+Shift+t (from Ctrl+t) Changes SwitchToTabN to Ctrl+Alt+&lt;number> (from Alt+&lt;number>) <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## References This is from discussion in #1417 #2012 Changes "Close Window" by removing it by default, and adding ClosePane on Ctrl+Shift+W <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [x] Closes #1417 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed - Oh I guess I might be able to test this now... * [N/A] Requires documentation to be updated * [x] I've discussed this with core contributors already. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:05:11 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24755