$include /etc/inputrc
"\e[A": history-search-backward
"\e[B": history-search-forward
"\e[H]": beginning-of-line
"\e[F]": end-of-line
set show-all-if-ambiguous on
set echo-control-characters off
