[PR #11832] [MERGED] Fix AltGr+Space not working #28756

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11832
Author: @lhecker
Created: 11/27/2021
Status: Merged
Merged: 12/1/2021
Merged by: @zadjii-msft

Base: release-1.11Head: dev/lhecker/issue-11649-alt-space


📝 Commits (1)

  • a0fef2b Fix AltGr+Space not working

📊 Changes

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

View changed files

📝 src/cascadia/TerminalControl/TermControl.cpp (+1 -1)

📄 Description

This fixes a regression introduced in #10988 for the 1.11 release branch.
For later branches this issue was fixed in #11086.

PR Checklist

Validation Steps Performed

  • AltGr+Space produces "_" with the bépo keyboard layout

🔄 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/11832 **Author:** [@lhecker](https://github.com/lhecker) **Created:** 11/27/2021 **Status:** ✅ Merged **Merged:** 12/1/2021 **Merged by:** [@zadjii-msft](https://github.com/zadjii-msft) **Base:** `release-1.11` ← **Head:** `dev/lhecker/issue-11649-alt-space` --- ### 📝 Commits (1) - [`a0fef2b`](https://github.com/microsoft/terminal/commit/a0fef2b5be5e6745abec9f735042899642961a67) Fix AltGr+Space not working ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalControl/TermControl.cpp` (+1 -1) </details> ### 📄 Description This fixes a regression introduced in #10988 for the 1.11 release branch. For later branches this issue was fixed in #11086. ## PR Checklist * [x] Closes #11649 * [x] I work here * [x] Tests added/passed ## Validation Steps Performed * AltGr+Space produces "_" with the bépo keyboard layout --- <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:30:33 +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#28756