view dot_inputrc @ 1053:6228efcc628d

feat: map ctrl-z to fg
author Zeger Van de Vannet <zeger.van_de_vannet@nokia.com>
date Tue, 23 Jul 2024 16:47:29 +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