Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Anyone familiar with auto-fu.zsh project?
- X-seq: zsh-workers 43017
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: Zsh hackers' list <zsh-workers@xxxxxxx>
- Subject: Re: Anyone familiar with auto-fu.zsh project?
- Date: Fri, 15 Jun 2018 13:57:30 +0100
- Cms-type: 201P
- Dkim-filter: OpenDKIM Filter v2.11.0 mailout1.w1.samsung.com 20180615125733euoutp01e873e7d8a8dd0eb0d850a88a99cade50~4Vr98TM6j0374903749euoutp01g
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1529067453; bh=+19UK6bQzHOtkV+LPl4n0NmYevbthhF/7Ok5JkyINC0=; h=Date:From:To:Subject:In-Reply-To:References:From; b=Uu1+bXd6fiLbaZc0C+ufJSNYIJKwl061oyAb/K7uM10sdWZLSRbj/7Hswwv/nrt5F Y/LQpMsHJT16xff/RngrZw/X+tBAeaz4afTGLOitR95mz7CFnuccx5BcLMUnw/vDWr hLe2I4TBrj3nayJXXiZwB1ZP0A5uoFf/AGDQIXOA=
- In-reply-to: <20180612123255.2692c8d7@camnpupstephen.cam.scsc.local>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: SCSC
- References: <CAKc7PVCu_L1Sgsp281KuvXUuMkkGvxs8D1dJAmVcBxm7RnJLwA@mail.gmail.com> <CAAikoA+iGXVQXGfRP-RepefEc+FAG0+brAVcPjp5p=969+j7Kg@mail.gmail.com> <CAKc7PVDe29JSCEeXU7F_dqG5a7TvfTz=sP3=4nDLOm1jQOxFnA@mail.gmail.com> <CAAikoAK3SdfCmK=sEpfG=DP2dEvcVL1V-rw1hRiQLGzuvE=ZvA@mail.gmail.com> <CAKc7PVDYO6qfraO_Xdgiu+CRemZPRMUnerThxNM9jx53KPGTRw@mail.gmail.com> <CAAikoAJdJ-K-QCuKXn_i5FQFNDgYwJwFD8wbqGe5syNeyQUNxA@mail.gmail.com> <CAKc7PVAqDeV_Pnkx6rHeYGwT9f+M+LT9Qp0MBkoLkAcarF-BLg@mail.gmail.com> <CGME20180612015719epcas5p34a5f79f58e821488853b6a7eceba7ec8@epcas5p3.samsung.com> <CAAikoA+93yDK4F-=ogf8HpheVeLG59LeeHGEgk4dCURoGhFZfw@mail.gmail.com> <20180612123255.2692c8d7@camnpupstephen.cam.scsc.local>
On Tue, 12 Jun 2018 12:32:55 +0100
Peter Stephenson <p.stephenson@xxxxxxxxxxx> wrote:
> +item(tt(procsubstpid))(
> +Returns the process ID of the last process started for process
> +substitution, i.e. the tt(<LPAR())var(...)tt(RPAR()) and
> +tt(>LPAR())var(...)tt(RPAR()) expansions.
> +)
I might as well commit this anyway, it's small and potentially useful.
I realise there were additional limitations in the case actually being
discussed in the thread.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author