view .inputrc @ 32:2ffa4d7c9d38

Added mechanism for site specific bash profile additions in .profile.d
author daniel
date Mon, 16 Feb 2015 22:08:22 +0000
parents 3255717f4e6b
children
line wrap: on
line source
set show-all-if-ambiguous on
set meta-flag on
set convert-meta off
set input-meta on
set output-meta on
set mark-symlinked-directories on

TAB: complete
"\e[A": history-search-backward
"\e[B": history-search-forward