[PR #1006] [MERGED] Fix the bell sound when Alt+key is pressed. #24430

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/1006
Author: @zadjii-msft
Created: 5/24/2019
Status: Merged
Merged: 5/24/2019
Merged by: @zadjii-msft

Base: masterHead: dev/migrie/b/819-alt-bell


📝 Commits (1)

  • 64bd034 Fix the bell sound when Alt+key is pressed.

📊 Changes

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

View changed files

📝 src/cascadia/WindowsTerminal/IslandWindow.cpp (+7 -0)

📄 Description

Summary of the Pull Request

Remove the 🔔 when pressing Alt+key

PR Checklist

Detailed Description of the Pull Request / Additional comments

Shoutout to @Austin-Lamb who really deserves all the credit here


🔄 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/1006 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 5/24/2019 **Status:** ✅ Merged **Merged:** 5/24/2019 **Merged by:** [@zadjii-msft](https://github.com/zadjii-msft) **Base:** `master` ← **Head:** `dev/migrie/b/819-alt-bell` --- ### 📝 Commits (1) - [`64bd034`](https://github.com/microsoft/terminal/commit/64bd0345a3c4f954ea788f89703c3fd51b739adb) Fix the bell sound when Alt+key is pressed. ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/WindowsTerminal/IslandWindow.cpp` (+7 -0) </details> ### 📄 Description <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request Remove the 🔔 when pressing Alt+key <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [🔔] Closes #819 * [🔔] CLA signed * [🔔] Manually tested * [🔔] Requires documentation to be updated * [🔔] I've discussed this with core contributors already. <!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here --> ## Detailed Description of the Pull Request / Additional comments Shoutout to @Austin-Lamb who really deserves all the credit here --- <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:03:17 +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#24430