Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Inconsistency with SHWORDSPLIT and leading spaces
- X-seq: zsh-workers 37075
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Inconsistency with SHWORDSPLIT and leading spaces
- Date: Sat, 7 Nov 2015 11:43:14 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern_com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version:content-type; bh=9oYSRAZVmZL73CLPPEdcAeaqY2NZ8si5AtNjmXUXjfo=; b=0374dIoUgEI51CpEYhhGbgVTxRySTZzM6sBmx5jVnP6lrkGcP1UTT21JLv7NWuQxxQ iRyLiUgOHzoub8Nv715H3dn17dOM+DHzM0iHh9iZklBI21zl5/maR1NPi0gxAXvobgqD 5kvfu+y6VPkmHjKE8ppDUL0pouKSynsSVz3ml7T2IT+dsjHKAldaEj6hB6TKW0SLatFL ul5pGoLCqHGGUinmJXzzPou/GAzfOge8K6avRMYn7oWh4GMhGsNJDYYIbxcYPa7XYugC JLEsolsJirviGfxCd0xhl6tEE9e5u8gY+8rXj/dpgmEwdP2YNUDy0O+ykopUSr2XMpsc NpAg==
- In-reply-to: <20151107174255.74054b28@ntlworld.com>
- 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
- References: <87a8qr75za.fsf@gmail.com> <20151106170007.5196bd5e@pwslap01u.europe.root.pri> <20151107174255.74054b28@ntlworld.com>
On Nov 7, 5:42pm, Peter Stephenson wrote:
}
} +/*
} + * Bit flags passed back from multsub() to paramsubst().
} + */
Maybe now that we're doing this, we could have a bit flag passed in the
other (and back?) direction for whether the (P) flag is in effect, and
thereby fix the ${${(P)hash}[index]} thing?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author