From 465c84cc9345b75cd98647f6edc8eb5c487860b3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:53:02 +0200 Subject: Setting blink-matching-paren to on. Signed-off-by: Daniel Baumann --- debian/inputrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/inputrc b/debian/inputrc index 629c671..04f0665 100644 --- a/debian/inputrc +++ b/debian/inputrc @@ -25,6 +25,8 @@ set bell-style none # set completion-ignore-case On # set show-all-if-ambiguous On +set blink-matching-paren on + # some defaults / modifications for the emacs mode $if mode=emacs -- cgit v1.2.3