Comment # 7 on bug 907352 from
Created attachment 615287 [details]
script output for "set -x; md te<TAB>; Ctrl+C" with a directory only "temp/"
inside

I created a new, empty directory called "~/test2", changed into it, created a
new "temp" directory inside and after that I started the script..exit
command-series:
script
set -x
md teTAB
^C
exit


You are receiving this mail because: