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

Recent posts on blogs I like:

Animal Welfare and Capabilitarianism

All ethics is a special case of animal welfare science

via Thing of Things December 18, 2024

Developing the middle ground on polarized topics

Avoiding false dichotomies The post Developing the middle ground on polarized topics appeared first on Otherwise.

via Otherwise November 25, 2024

How to eat vegan on Icon of the Seas

Royal Caribbean has a new giant cruise ship, Icon of the Seas, which has a large selection of food options.

via Home November 21, 2024

more     (via openring)