view dot_inputrc @ 399:59db83251de2

Add vim-fetch to open file patterns with linenrs/colnrs
author zegervdv <zegervdv@me.com>
date Sat, 26 Jun 2021 17:31:28 +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