[PR #9812] Limit terminal warning bells to one per second #27776

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

Original Pull Request: https://github.com/microsoft/terminal/pull/9812

State: closed
Merged: Yes


PR Checklist

Detailed Description of the Pull Request / Additional comments

Use ThrottledFunc in TermControl to limit bell emission callback to one per second.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/9812 **State:** closed **Merged:** Yes --- <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [x] Closes https://github.com/microsoft/terminal/issues/9776 * [x] CLA signed. * [ ] Tests added/passed * [ ] Documentation updated. * [ ] Schema updated. * [ ] I've discussed this with core contributors already. ## Detailed Description of the Pull Request / Additional comments Use `ThrottledFunc` in `TermControl` to limit bell emission callback to one per second.
claunia added the pull-request label 2026-01-31 09:24:10 +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#27776