[PR #4821] [MERGED] Avoid bailing on arg-free bindings #25962

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/4821
Author: @DHowett-MSFT
Created: 3/6/2020
Status: Merged
Merged: 3/6/2020
Merged by: @undefined

Base: masterHead: dev/duhowett/argfree


📝 Commits (1)

  • 429e389 Avoid bailing on arg-free bindings

📊 Changes

1 file changed (+6 additions, -5 deletions)

View changed files

📝 src/cascadia/TerminalApp/AppKeyBindingsSerialization.cpp (+6 -5)

📄 Description

Fixes #4820


🔄 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/4821 **Author:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Created:** 3/6/2020 **Status:** ✅ Merged **Merged:** 3/6/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `dev/duhowett/argfree` --- ### 📝 Commits (1) - [`429e389`](https://github.com/microsoft/terminal/commit/429e389b5feee5224672121078316e005ee74bf2) Avoid bailing on arg-free bindings ### 📊 Changes **1 file changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/AppKeyBindingsSerialization.cpp` (+6 -5) </details> ### 📄 Description Fixes #4820 --- <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:12:56 +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#25962