view dot_inputrc @ 1042:aa5a077e8680

feat: override hg completions to allow full path completion on hg add
author Zeger Van de Vannet <zeger@vandevan.net>
date Thu, 02 May 2024 07:53:01 +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