By Ryan.L.Eiswo... on October 04, 2013 08:51 (imported from Google Code)
I would benefit greatly from being able to have iTerm generate a different bell sound from the system-wide alert tone. The ability to set this sound per-profile would add even more granularity and usefulness.
Designs
An error occurred while loading designs. Please try again.
Child items 0
Show closed items
GraphQL error: The resource that you are attempting to access does not exist or you don't have permission to perform this action
No child items are currently open.
Linked items 0
Link issues together to show that they're related or that one is blocking others.
Learn more.
I would love to see an option to set the system bell sound independently of System Preferences. The iterm2 program has an amazing variety of configurable options, but this rather basic choice seems to have fallen through the cracks. Any chance it can be added as a profile option? I would love to be able to select an arbitrary sound file to use as the terminal bell. As a stretch goal, it could even be tunable on a per-tab basis, so you could hear what tab was trying to get your attention!
You'll want to silence the built-in bell for it to work. By default it plays ~/ding.mp3 but you can edit ~/Library/Application Support/iTerm2/Scripts/AutoLaunch/custombell/custombell/custombell.py to point it at a different file.
@NSBum Not sure what's going on with that. Sounds like unzipping isn't finishing. I didn't have much logging in that code but I've just added it. Grab tomorrow's nightly build and make a debug log reproducing the hang. You can get the nightly build here: https://iterm2.com/nightly/latest and instructions on making a debug log are here: https://iterm2.com/debuglog
Encountered this working on something - tested the script above and putting a file, and it does work, however it sounds like I am now getting both sounds (the default sound and the ding.mp3). How can I only get one?