Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: use argument sets style in _compdef and _zpty; Re: FD_CLOEXEC
- X-seq: zsh-workers 11582
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Oliver Kiddle <opk@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>, Zsh workers <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Re: PATCH: use argument sets style in _compdef and _zpty; Re: FD_CLOEXEC
- Date: Thu, 25 May 2000 15:42:10 +0000
- In-reply-to: <392D40B6.A2FC0DA8@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <392D40B6.A2FC0DA8@xxxxxxxxxxxxx>
On May 25, 4:03pm, Oliver Kiddle wrote:
} Subject: PATCH: use argument sets style in _compdef and _zpty; Re: FD_CLOE
}
} Secondly, I have updated the compset and zpty completions to use the
} argument sets thing. This showed up a couple of possible bugs:
}
} zpty -e<tab> doesn't exclude all the other options (apart from -b)
I can reproduce this, but
} % zpty -w l <tab>
} _arguments:shift:297: shift count must be <= $#
I can't reproduce that.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author