Dunno during which d-u this happened, but currently tab completion/backspace welcomes me with a system beep pressing tab two times in a row. This really sucks because i hate system sounds alltogether.

But it’s rather easy to turn that off – just do the following:

$ sudo vim /etc/inputrc
# do not bell on tab-completion
set bell-style none

Save and close all shells and re-open them again.

%d bloggers like this: