bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

blink-matching-paren doesn't blink


From: Dennis Williamson
Subject: blink-matching-paren doesn't blink
Date: Mon, 22 Nov 2010 14:36:20 -0600

When I do

bind -v

one of the settings I see is

set blink-matching-paren on

but I don't get any blinking when I type closing parentheses at the
command line.

If I do

bind 'set blink-matching-paren on'

or have

set blink-matching-paren on

in my ~/.inputrc

explicitly, then it works.

Why does this show as set, but not work until it's explicitly set?

Bash 4.0, Bash 4.1, Bash 3.2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]