Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Fix unintentional history modifiers.
- X-seq: zsh-workers 39418
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] Fix unintentional history modifiers.
- Date: Thu, 22 Sep 2016 20:14:03 +0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=pOP02IyQetuKtu/B65Sqc2gi/JI=; b=YEIt3H LL3J/cdEFkQDHrLTt/3gNxjDZVRM0Bt5tYGxTQS5NOS6X3dyrwmK0X4uk5XzMtc4 M1XyrZ9+fes9X1MBD0fY5wTbm3/82WILD4NcCTFdk/TzF+mBwfsIsp4/OUHQ9orI 8G7L8XEOtRfcwBTOmCIiJJXA76vCmVnnJwIx0=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=pOP02IyQetuKtu/B65Sqc2gi/JI=; b=UJdzH isxOD7BPCZ+EIFVt+TvkWHnxOjTDLSIxdSfLx6USAWFrZFx9rUL2Hyqqwz6JXWDI zLFIBfSRDIo+xG0+T99z6yl10UEpwwMUV0fXRCRd72ka9f8QLgpX/Bk7AQAdUIPI 45++AV/HKWa1RdAGjIB9nJs415RHwLVl9vetWM=
- In-reply-to: <160922093445.ZM7021@torch.brasslantern.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: <1474544597-13684-1-git-send-email-danielsh@fujitsu.shahaf.local2> <160922093445.ZM7021@torch.brasslantern.com>
Bart Schaefer wrote on Thu, Sep 22, 2016 at 09:34:45 -0700:
> On Sep 22, 11:43am, Daniel Shahaf wrote:
> } Subject: [PATCH] Fix unintentional history modifiers.
> }
> } The _dates one worked even before this patch (!); I haven't investigated why.
>
> The _dsh one should have worked too. There is no :d modifier, so:
This doesn't explain why _dates worked: it had a parameter expansion in
a single-quoted string.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author