在centos上禁用可视铃

发布于 2024-10-20 00:51:33 字数 62 浏览 3 评论 0原文

我使用centos 4(32位)和bash。

我想知道如何禁用所有 shell 中的视觉铃声?

i using centos 4 (32 bits) and bash.

I want to know how disable the visual bell in all the shells?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

街角迷惘 2024-10-27 00:51:33

您可以尝试:

set bell-style none

要在所有 shell 中禁用它,您可以将此行添加到您的 ~/.inputrc 文件中(即位于您的主目录根目录下的 .inputrc 文件)。

You can try :

set bell-style none

To disable it in all the shells, you can add this line to your ~/.inputrc file (ie the .inputrc file which is at the root of your home dir).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文