view dot_inputrc @ 445:34fb1bd9986f

Disable autocomplete autoselection on CR
author Zeger Van de Vannet <zegervdv@me.com>
date Wed, 01 Sep 2021 11:13:53 +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