Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
menu selection and incompatible arguments
- X-seq: zsh-workers 16436
- From: Borsenkow Andrej <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: menu selection and incompatible arguments
- Date: 13 Jan 2002 12:53:32 +0300
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
If you describe incompatible arguments in _arguments like
(-foo)-bar
(-bar)-foo
and try to complete with -foo on the line -bar is not listed as an
option. But if you start from empty line, both are listed and you can
also insert both of them.
Just curious how hard would it be for accept-and-menu-complete to
respect incompatible arguments in this case?
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author