view dot_inputrc @ 402:13fc3aebcf46

Disable spell completions
author Zeger Van de Vannet <zegervdv@me.com>
date Fri, 16 Jul 2021 08:52:54 +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