LoginSignup
3
3

More than 5 years have passed since last update.

Terminal.appのビープ音を消す

Posted at

環境

$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.11.3
BuildVersion:   15D21

以下のファイルを作成し,Terminal.appを再起動する

~/.inputrc
set bell-style none

ある程度は消えてる.

環境設定 > プロファイル > 詳細 > ベル > オーディオベル のチェックを外せばビープ音を完全に消すことができる.
だが,CUIでやることにこだわりたい為,他にいい方法はないだろうか...

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3