On Monday 22 December 2003 07:02, Steve Harris wrote:
You need to set the bash variable
"show-all-if-ambiguous" to
on, I think that would be
# set show-all-if-ambiguous on
It's actually a readline variable, so it should be
set show-all-if-ambiguous On
Rob