defaults read com.apple.Terminal Bell #defaults write com.apple.Terminal Bell -string YES defaults write com.apple.Terminal Bell -string NO # some further options to consider #defaults read com.apple.Terminal FocusFollowsMouse #defaults write com.apple.Terminal FocusFollowsMouse -string YES #defaults write com.apple.Terminal FocusFollowsMouse -string NO #defaults read com.apple.Terminal OptionClickToMoveCursor #defaults write com.apple.Terminal OptionClickToMoveCursor -string YES #defaults write com.apple.Terminal OptionClickToMoveCursor -string NO
Never been to CodeSnippets before?
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
Disable audible bell in Terminal.app (See related posts)
You need to create an account or log in to post comments to this site.
Related Posts
» Using PlistBuddy to customiz... in shell osx mac launchd bash unix defaults launchctl plistbuddy syslogd plist
» Changing the bell sound of T... in shell osx mac bash unix terminal sound bell
» List whois servers on Mac OS X in shell osx mac bash server unix defaults whois list
» Creating login & logout scri... in shell osx mac bash unix login defaults user account logout hook
» ws - web search from the com... in shell osx mac search bash unix commandline web
» snippet in shell osx mac html bash unix commandline web download convert textutil ed snippet
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails