Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Any comment on users/15442 ?
- X-seq: zsh-workers 28325
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Any comment on users/15442 ?
- Date: Tue, 05 Oct 2010 18:50:57 -0700
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
I wrote:
> } host# IFS=
> } host# set - "a b" "c d" e$'\0'f 'gxh'
> } host# setopt sh_wordsplit
> } host# print -l $*
> } a bc defgxh
>
> This might in fact be a bug. Fix (?) below; everyone but PWS can stop
> reading when their eyes begin to glaze over [...]
Messages sorted by:
Reverse Date,
Date,
Thread,
Author