In .inputrc
"\C-p": history-search-backward "\C-n": history-search-forward
# List the possible completions when Tab is pressed set show-all-if-ambiguous on #tab complete without needing to get the case right set completion-ignore-case on
In .inputrc
Also I found the following settings to be very useful: