view dot_inputrc @ 543:15d6c097f1c9

set nostartofline to keep cursor in same column when scrolling
author zegervdv <zegervdv@me.com>
date Sat, 29 Jan 2022 22:16:56 +0100
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