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

Re: Removing already completed items from future completions?



On Sat, Jul 30, 2005 at 12:08:14AM +0200, Mikael Magnusson wrote:
> have you tried this?
> zstyle ':completion:*:cvs:*' ignore-line yes

FYI, I had to add the -COMMAND suffix to the "cvs" to get that to work.
E.g.:

zstyle ':completion:*:cvs-commit:*' ignore-line true

Thanks for the pointer,

..wayne..



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