view dot_inputrc @ 860:333a6c27fdf2

fix: use glob syntax to match ~/.hgrc
author Zeger Van de Vannet <zeger@vandevan.net>
date Fri, 05 Apr 2024 13:20:57 +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