Blink matching parens in bash

May 6th, 2009
programming, shell, tech
I've just discovered a really great readline setting: "blink-matching-paren". It makes readline (and so bash) signal whether parens match, just as emacs does. When writing complex bash expressions on the command line it's really very helpful.
~/.inputrc:
set blink-matching-paren on

Comment via: facebook, substack

Recent posts on blogs I like:

The odds are good and the goods are great

I stole the title and thesis of this post from the great etirabys and arguably I should just link her post.

via Thing of Things August 31, 2026

Bug blindness

I used to wonder why I see so many more bugs than most people. I easily observe hundreds to thousands of bugs per week and nothing seems to work, but most people I talk to don't see anything like this. For a long time, I thought this had something to …

via Posts on August 30, 2026

Microfictions 2

A few more microfictions, still no LLMs.

via Evan Fields August 7, 2026

more     (via openring)