From 1a87c3ec4b9500f81f67e253f2a340304b623fa7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 04:19:03 +0200 Subject: Setting bell-style to none. Signed-off-by: Daniel Baumann --- debian/inputrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/inputrc') diff --git a/debian/inputrc b/debian/inputrc index d3da985..1287d70 100644 --- a/debian/inputrc +++ b/debian/inputrc @@ -18,7 +18,7 @@ set output-meta on # see /usr/share/doc/bash/inputrc.arrows for other codes of arrow keys # do not bell on tab-completion -# set bell-style none +set bell-style none # set bell-style visible # some defaults / modifications for the emacs mode -- cgit v1.2.3