-
-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Labels
bugSomething isn't workingSomething isn't workingfrontendContour Terminal Emulator (GUI frontend)Contour Terminal Emulator (GUI frontend)
Description
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
Assignees
Labels
bugSomething isn't workingSomething isn't workingfrontendContour Terminal Emulator (GUI frontend)Contour Terminal Emulator (GUI frontend)