TIL: Disable terminal sounds in Cursor
Cursor now has signal sounds that play when things happen in the editor and terminal. Helpful at first, but the constant ding after a finished command can get very annoying very fast.
Here's the quick way to turn them off:
- Open the command palette:
Cmd
+Shift
+P
(mac) orCtrl
+Shift
+P
(windows) - Search for "Help: List Signal Sounds"
- Toggle off "Terminal Command Succeeded" (and any others you don't want, but this one is the most annoying)
There are 30+ signal sounds you can mute individually, so you can keep the ones you like and silence the rest. Enjoy the silence ✨
