Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH 2/3] Fix the ':A' word modifier on paths with '..' components.
- X-seq: zsh-workers 38655
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxx>
- Subject: Re: [PATCH 2/3] Fix the ':A' word modifier on paths with '..' components.
- Date: Fri, 10 Jun 2016 12:46:23 -0700
- 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; bh=reYyUPMHaWgFKhwlavutGoeWOQTXgWVWzmIunMsLI/s=; b=ZaQ/LUIFdZw/Nj/qGSLpkmKmmj/fWBLHiiz30UfXThq3LSaoxHHE20KfF2kfQtPGyr 4K/7cqMF1BLp202CMwSb1IhdCN9wkX7rCKLKpf8S5w8VK0jwNwJZKimhOCRnSGjYPH/i i/VOKtuf8/O7rF7rKnpqErBFCnwHWmbhtKquhtbKLyJzqetRUNJqQj5dNQjcsrY4N+mW y0W6EatGPGnNLWvoD8HsQuVEQlpNQJni3lL4co1a5dtb6X90iMkFo8uduLt68MdNKKo2 nbFPWt7DhbjtmeBGnnQWeueZE3dqysTjtaNBtR5eGrJke6QclBRWzzhGmKP9smVsFHhv zoLw==
- In-reply-to: <CAHYJk3RGbXMQacRTCfK2PFnN10rfX46dcy_LPi6P9E5b29hiAA@mail.gmail.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: <1465580184-3095-1-git-send-email-danielsh@tarsus.local2> <1465580184-3095-2-git-send-email-danielsh@tarsus.local2> <CAHYJk3RGbXMQacRTCfK2PFnN10rfX46dcy_LPi6P9E5b29hiAA@mail.gmail.com>
On Jun 10, 8:54pm, Mikael Magnusson wrote:
}
} This seems pretty controversial, but I can see people wanting it
} either way. See for example the chasedots / chaselinks options,
Perhaps :A should honor those options. Of course that would make it
marginally more difficult for script writers to reliably use :A, but
both of those options are reset in every "emulate" mode.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author