In Vintage/Retro mode have a feature to make a sound when a character or line is printed to the screen #21351

Open
opened 2026-01-31 07:42:06 +00:00 by claunia · 5 comments
Owner

Originally created by @oilcan-productions on GitHub (Mar 6, 2024).

Description of the new feature/enhancement

I use Windows Terminal to interface with several Retro computers such as IMSAI 8080, PDP-8, PDP-11 using Telnet but also running some of these retro computers in a WSL session. These computers usually emulate a teletype or a VT type terminal which both have distinctive sounds when printing characters or lines.
Would love to see an option in the retro/vintage settings to enable (annoying) audio while these computers do their work.

Proposed technical implementation details (optional)

Implement a toggle and a drop down in the retro/vintage settings pane. Not only to enable the vintage cursor and retro font, but also allow turning on sound effects and provide a dropdown with a list of sound effects for VT terminals and line printers/teletypes so these can be configured on a per profile basis.

Originally created by @oilcan-productions on GitHub (Mar 6, 2024). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> # Description of the new feature/enhancement I use Windows Terminal to interface with several Retro computers such as IMSAI 8080, PDP-8, PDP-11 using Telnet but also running some of these retro computers in a WSL session. These computers usually emulate a teletype or a VT type terminal which both have distinctive sounds when printing characters or lines. Would love to see an option in the retro/vintage settings to enable (annoying) audio while these computers do their work. # Proposed technical implementation details (optional) Implement a toggle and a drop down in the retro/vintage settings pane. Not only to enable the vintage cursor and retro font, but also allow turning on sound effects and provide a dropdown with a list of sound effects for VT terminals and line printers/teletypes so these can be configured on a per profile basis.
claunia added the Issue-FeatureProduct-TerminalArea-Extensibility labels 2026-01-31 07:42:06 +00:00
Author
Owner

@DHowett commented on GitHub (Mar 6, 2024):

Thanks for the request! As somebody with a loud keyboard, and memories of dot matrix printers screaming through tractor-feed paper, I appreciate the idea.

Unfortunately, it's probably not gonna be one of our core features. I think that if we have an extension model (#4000), we should make sure it's capable of this.

Tagged it up as an extensibility feature 😄

@DHowett commented on GitHub (Mar 6, 2024): Thanks for the request! As somebody with a loud keyboard, and memories of dot matrix printers screaming through tractor-feed paper, I appreciate the idea. Unfortunately, it's probably not gonna be one of our core features. I think that if we have an extension model (#4000), we should make sure it's capable of this. Tagged it up as an extensibility feature :smile:
Author
Owner

@j4james commented on GitHub (Mar 7, 2024):

If we do one day get this functionality, it's worth noting that there is also an escape sequence we could support to control the key click volume, and effectively turn it on and off: DECSKCV

@j4james commented on GitHub (Mar 7, 2024): If we do one day get this functionality, it's worth noting that there is also an escape sequence we could support to control the key click volume, and effectively turn it on and off: [`DECSKCV`](https://vt100.net/docs/vt510-rm/DECSKCV.html)
Author
Owner

@oilcan-productions commented on GitHub (Mar 7, 2024):

Thanks for considering :)

@oilcan-productions commented on GitHub (Mar 7, 2024): Thanks for considering :)
Author
Owner

@Melvinfused commented on GitHub (Oct 25, 2024):

I was thinking the same, like remember the intro of Codename : Kids Next Door? Where a terminal is shown with a distinct sound.

@Melvinfused commented on GitHub (Oct 25, 2024): I was thinking the same, like remember the intro of Codename : Kids Next Door? Where a terminal is shown with a distinct sound.
Author
Owner

@oilcan-productions commented on GitHub (Oct 25, 2024):

[heart] Mike Kostersitz reacted to your message:


@oilcan-productions commented on GitHub (Oct 25, 2024): [heart] Mike Kostersitz reacted to your message: ________________________________
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#21351