view dot_inputrc @ 457:06e6e2dde6cb

Disable <c-f> mapping of cmp which interferes with RSI's mapping
author Zeger Van de Vannet <zegervdv@me.com>
date Thu, 16 Sep 2021 18:51:17 +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