Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: all completions
- X-seq: zsh-workers 12984
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: all completions
- Date: Thu, 12 Oct 2000 12:23:34 +0000
- In-reply-to: <200010120844.KAA30202@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <200010120844.KAA30202@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Oct 12, 10:44am, Sven Wischnowsky wrote:
}
} Bart Schaefer wrote:
}
} > What about _ignored?
}
} Ah, right, this does. Hm, but when I think about this alternate-set
} stuff it comes from: doesn't it may make sense to add all the ignored
} matches? At least than all corrections.
It may make sense to add all the ignored matches, but not in the same
single completion where one adds all the not-ignored matches. Is there
some way to get all the ignored matches added only if there aren't any
that are not ignored? Can one use _all_matches more than once in the
list of completers, e.g. both before and after _ignored?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author