view dot_inputrc @ 585:05e78f59392c

Disable weird afterquote behaviour in autopairs
author zegervdv <zegervdv@me.com>
date Sun, 10 Apr 2022 12:03:22 +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