comint-completion-recexact
comint-completion-recexact is a variable defined in `comint.el
'.Its value is
nil
Documentation:
If non-nil, use shortest completion if characters cannot be added.
This mirrors the optional behavior of tcsh.
A non-nil value is useful if `comint-completion-autolist' is non-nil too.
You can customize this variable.