Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: command completion
On 2011-08-14 21:13:41 -0700, Bart Schaefer wrote:
> Most people are probably already have
>
> zstyle ':completion:*:complete:*' group-name ''
>
> and are therefore content with
>
> zstyle ':completion:*:complete:-command-:*' group-order commands
>
> which makes sure that the command names are offered first, rather
> than mixed with the directory names.
However the number of keys typed is not reduced by that. I mean,
instead of getting the command completion with one TAB, one may
need more because matching directories are in the way.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author