view dot_inputrc @ 650:da1e79692928

Set color of zsh history substring search
author zegervdv <zegervdv@me.com>
date Mon, 05 Sep 2022 08:49: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