Y
Hacker News
new
|
ask
|
show
|
jobs
by
terminus
4540 days ago
I would imagine that .inputrc would serve as a superset in that all programs (for instance gdb) whiich use readline would now default to vi mode.
2 comments
jknupp
4540 days ago
This is the most useful thing I've heard this (short) year. I've always been looking for a way to make readline globally default to vi mode. Thanks for that.
link
bilalq
4540 days ago
Indeed. It also works in things like irb, for example.
link