Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
ctags arguments parsing
- X-seq: zsh-workers 10001
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: ctags arguments parsing
- Date: Tue, 7 Mar 2000 14:16:12 +0300
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Exuberant ctags that comes with vim lists help output as (e.g.)
--excmd=number|pattern|mix
Uses the specified type of EX command to locate tags (default=mix).
--sort=[yes|no]
Indicates whether tags should be sorted (default=yes).
--totals=[yes|no]
It seems, that current version of arguments does not understand this syntax
and does not suggests arguments to options.
I do not expect, that it is possible to catch default option at all :-)
-andrej
Have a nice DOS!
B >>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author