Skip to content

Repeatedly outputting BEL doesn't produce any sound #1162

@Utkarsh-khambra

Description

@Utkarsh-khambra

Contour Terminal version

Contour Terminal Emulator 0.3.13-master-362a2868

Installer source

Github: source code cloned

Operating System

Fedora 38

Architecture

x86-64

Other Software

No response

Steps to reproduce

Run for i in $(seq 20);do printf '\a'; sleep 1; done in bash

Expected Behavior

Contour should ring bell every one second.

Actual Behavior

Contour doesn't produce any sound.

Additional notes

Other ways this can be repro'd is by doing printf'\a' a bunch of time in shell, after a while no sound is produced for BEL character.

Metadata

Metadata

Labels

bugSomething isn't workingfrontendContour Terminal Emulator (GUI frontend)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions