view dot_inputrc @ 560:c8b76a79611a

Fix mapping for grepper
author Zeger Van de Vannet <zegervdv@me.com>
date Tue, 15 Feb 2022 13:21:27 +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