view dot_inputrc @ 341:111a00459ad9

Make gitcommit, -rebase, etc buffers hidden This allows to close commit messages with :wq when launched through nvr from within a :terminal
author zegervdv <zegervdv@me.com>
date Sat, 23 Jan 2021 16:42:49 +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