view dot_inputrc @ 694:134efe943fd4

fix: handle template error on macOS
author Zeger Van de Vannet <747627+zegervdv@users.noreply.github.com>
date Wed, 05 Oct 2022 21:37:17 +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