view dot_inputrc @ 447:aa15d8b06f04

Configure autopairs for cmp
author Zeger Van de Vannet <zegervdv@me.com>
date Thu, 02 Sep 2021 12:07:11 +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