# ~/.inputrc: set show-all-if-ambiguous On

Category: Terminal Configuration

# ~/.inputrc: set show-all-if-ambiguous On

Show all completions on first Tab press (no double-tap)

Normally bash requires you to press Tab twice when there are multiple completions. This setting shows all options on the first press. Faster and more predictable — you always see what's available immediately.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.