Y
Hacker News
new
|
ask
|
show
|
jobs
by
n8henrie
86 days ago
Did this many years ago (but with bash) -- life changing is an apt way of saying it.
1 comments
account42
86 days ago
Here's the Bash commands for this in case anyone is looking for them
bind '"\e[A"':history-search-backward bind '"\e[B"':history-search-forward
link