Suppose I have following files and directories:
% ls
bui00293 buiawer builds/ buiowpe/
I want to list the content of builds
% ls bui[TAB]
Zsh however shows the options with all the files and dirs above. What I want is the autocompletion of zsh's cd command ie. only autocomplete with directory names.