view dot_inputrc @ 266:7a275f0d38e8

Use red to indicate Normal mode in zsh prompt
author zegervdv <zegervdv@me.com>
date Sun, 07 Jun 2020 22:00:39 +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