view dot_inputrc @ 552:f308f66cad13

Add fif (find in file) command to search for words and view in fzf
author zegervdv <zegervdv@me.com>
date Tue, 01 Feb 2022 19:03:03 +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