view dot_inputrc @ 849:af787ecac7c4

fix: add missing % code to light prompt
author Zeger Van de Vannet <zegervdv@me.com>
date Fri, 23 Feb 2024 15:33:13 +0100
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