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

Re: Completion: setting up _approximate.



On Sun, Jul 09, 2017 at 03:08:20PM +0300, Kamil wrote:
> On 09/07/17 13:11, Oliver Kiddle wrote:
> > In general if using _approximate, it is a good idea to exclude it from
> > matcher-list styles to avoid it being too agressive:
> 
> >  zstyle ':completion:*:(^approximate):*' matcher-list....
> 
> Thank you. Added it to my zshrc, but it doesn't solve my original
> problem.

Doesn't that need a few more colon-asterisk-colon sequences to ensure
that the «(^approximate)» pattern matches at the correct position?



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