| Summary: | syntax error in fetchmail completion fle | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | viy <viy> |
| Component: | zsh | Assignee: | Fr. Br. George <george> |
| Status: | CLOSED WORKSFORME | QA Contact: | qa-sisyphus |
| Severity: | minor | ||
| Priority: | P2 | CC: | arseny, george |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
viy
2007-08-28 12:06:55 MSD
"""
In addition to options, `_arguments --' will try to deduce the
types of arguments available for options when the form `--OPT=VAL'
is valid. ...
"""
Оно криво парсит --[foo]barб когда автором подразумеваются две опции --foobar и --bar.
$ fetchmail --fet<Tab> ---- option ---- --fetchall -- retrieve old and new messages --fetchdomains -- fetch mail for specified domains --fetchlimit -- set fetch limit for server connections --fetchsizelimit -- set fetch message size limit --fetchmailrc $ fetchmail --a<Tab> ---- option ---- --all -- retrieve old and new messages --antispam -- , set antispam response values --auth $ rpm -q zsh zsh-4.3.9-alt1 заодно бы и в 4.1 выложить -- там как раз битая сборка. |