Warning: count(): Parameter must be an array or an object that implements Countable in /www/wwwroot/ainto.org/usr/plugins/TpCache/driver/typecho_mysql.class.php on line 93
关闭 Linux 按 Tab 键时的声音 - Ainto

关闭 Linux 按 Tab 键时的声音

发表在 教程 共有 0 条评论

按 Tab 键时的滴滴声超烦的,关闭方法如下:

只需要修改 /etc/inputrc 文件

vim /etc/inputrc

找到 #set bell-stype none 将前面的 # 删掉后保存重启即可

评论已关闭