Better Bash tab completion Make tab cycle through commands after listing bind '"\t":menu-complete' bind "set show-all-if-ambiguous on" bind "set completion-ignore-case on" bind "set menu-complete-display-prefix on"