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

Re: avoiding duplications when using _path_files in completion function



On Nov 19,  1:26pm, Paul Seyfert wrote:
}
} i want to only suggest files which don't occur in the current line
} already:

zstyle ':completion::*:PROGRAM:*:*file*' ignore-line true

There are other possible values for ignore-line, check the doc for
the one that suits you best.



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