view dot_inputrc @ 468:5c1146abe8e7

Add hyperlinks in zsh too
author zegervdv <zegervdv@me.com>
date Sat, 25 Sep 2021 16:56:22 +0200
parents d726921aaabe
children
line wrap: on
line source

set editing-mode vi

"\e[A": history-search-backward
"\e[B": history-search-forward
"\e[C": forward-char
"\e[D": backward-char
"": history-search-backward
"": history-search-forward