[PR #11243] [MERGED] Bind resetFontSize to numpad_0 #28466

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11243
Author: @BenConstable9
Created: 9/16/2021
Status: ✅ Merged
Merged: 9/16/2021
Merged by: @undefined

Base: main ← Head: add_numpad_0


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/cascadia/TerminalSettingsModel/defaults.json (+1 -0)

📄 Description

We already had resetFontSize bound to ctrl+0. As discussed in
#11239 it should be possible to do the same with ctrl+numpad_0.

PR Checklist

Validation Steps Performed

  • Resetting the font size with ctrl+numpad_0 works

🔄 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/11243 **Author:** [@BenConstable9](https://github.com/BenConstable9) **Created:** 9/16/2021 **Status:** ✅ Merged **Merged:** 9/16/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `add_numpad_0` --- ### 📝 Commits (1) - [`a349644`](https://github.com/microsoft/terminal/commit/a34964448d8f99db4349ace936c013b7fe128a32) Add in numpad_0 ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsModel/defaults.json` (+1 -0) </details> ### 📄 Description We already had resetFontSize bound to ctrl+0. As discussed in #11239 it should be possible to do the same with ctrl+numpad_0. ## PR Checklist * [x] Closes #11239 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [x] Tests added/passed * [x] Documentation updated. If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: https://github.com/MicrosoftDocs/terminal/pull/412 ## Validation Steps Performed * Resetting the font size with ctrl+numpad_0 works --- <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:28:42 +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#28466