ido-confirm-unique-completion

ido-confirm-unique-completion is a variable defined in `ido.el'.
Its value is
nil


Documentation:
Non-nil means that even a unique completion must be confirmed.
This means that M-x ido-complete must always be followed by M-x ido-exit-minibuffer
even when there is only one unique completion.

You can customize this variable.