Tagged Questions
2
votes
1answer
521 views
Bash readline blink-matching-paren not blinking matching parentheses
Bash readline has a setting called blink-matching-paren that is not working for me. If I type an open parenthesis on the command line, then some text, then a close parenthesis I don't get any ...