From 8e7349f668c25b1ca05627b183f1597f3be172ea Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 14:44:20 +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') 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