Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

`zstyle '*' list-rows-first no` doesn't appear to work



For example, in this environment:

% zsh -f
% autoload compinit
% compinit
% zstyle '*' list-rows-first no


No matter which completions I try (except for those that use _describe or `compadd -ld`), they're always listed horizontally.

What am I missing?



Messages sorted by: Reverse Date, Date, Thread, Author