view dot_inputrc @ 747:c0395223c18f

feat: add mapping to search for files
author zegervdv <zegervdv@me.com>
date Thu, 12 Jan 2023 10:11:01 +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