Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Redirection Symbol After Completion
- X-seq: zsh-users 10510
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Scott Anderson <ee_in_co@xxxxxxxxx>, zsh-users@xxxxxxxxxx
- Subject: Re: Redirection Symbol After Completion
- Date: Mon, 10 Jul 2006 16:43:26 -0700
- In-reply-to: <20060710233007.10408.qmail@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20060710233007.10408.qmail@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Jul 10, 4:30pm, Scott Anderson wrote:
>
> Am I missing an option?
Add
setopt localoptions noksharrays
to the top of the function definition.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author