← Back to context Comment by n8henrie 9 hours ago Did this many years ago (but with bash) -- life changing is an apt way of saying it. 1 comment n8henrie Reply account42 9 hours 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
account42 9 hours 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
Here's the Bash commands for this in case anyone is looking for them