bodhi.zazen's inputrc configuration file. Review this file, modify it as you wish, and save it in ~\.inputrc
# See Readline Init File Syntax
# Include '/etc/inputrc'
$include /etc/inputrc
# Enable case-insensative tab completion
set completion-ignore-case On
# Show list on first tab, no need to hit tab again
set show-all-if-ambiguous On
# Include '/etc/inputrc'
$include /etc/inputrc
# Enable case-insensative tab completion
set completion-ignore-case On
# Show list on first tab, no need to hit tab again
set show-all-if-ambiguous On