view dot_inputrc @ 291:450e01f9d3bd

Use direxpand to expand variables into paths on tab e.g.: $ $FOO/bar<tab> expands into : $ foo_dir/bar/
author zegervdv <zegervdv@me.com>
date Tue, 20 Oct 2020 14:26:56 +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