Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] hist, subst: add :R modifier for readlink(2)
- X-seq: zsh-workers 54304
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: dana <dana@xxxxxxx>
- Cc: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] hist, subst: add :R modifier for readlink(2)
- Date: Mon, 6 Apr 2026 15:41:15 -0700
- Arc-authentication-results: i=1; mx.google.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20240605; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:dkim-signature; bh=xkmtk3emQ6qt5NWikKrjd/awszDwalWK1PmYa36mRvs=; fh=WfGsDpWeTF+M2TVUmApBV2qNabodhC7pOL4lqg2Qg6M=; b=SVZvaTTMRrVShYlj1x1F4ddxJBa2GwN8VpN7R1pI1lYQ7Ri8QXznMi/vo3QtV5NFgN UNC3jQ6AzDrNuBqVeyFjf4ipBZYQ8FveWFQWC8l7Ev5Wj3cwei73z8oViQq0Q4bHvPF7 eTzfN6bEboS7VZtPC/VGr1AeKcXSiC6USfr4urusDZwx4txp4+yY1VNuGzjcBf7+wIs4 hFvEPBDkfsC8hLDYEIJ9aQjYTrxjkUA1B8+Bz+okV8UmpgGuvOqRJ757kxqxnWPOh+sq r9cliO0RzYvBDTDyWSqPnKPgactutATvXSsAcsrT+Vyzd/UY2AvHyxYxu/R46jgnBv2h LnjQ==; darn=zsh.org
- Arc-seal: i=1; a=rsa-sha256; t=1775515287; cv=none; d=google.com; s=arc-20240605; b=W2QKZau+gMlxjz39+7qAYJKJaaSxl58KfpYM3bq0S7VVwDrUDcJ5qICCpH8OXz4w6R Bs0xhT5df49Grtiz1BCADvv6tOPwKL7O71y9w5RGPZuOcOVRvXP7Y0fA5Lvvdg6JnLA+ UDh6omrVzzZX11inMzK3j3uU7PyMnVvhkHUsLkSoubwRjLyUS29otclqyDkRfFWcchkp SGRqg88mL5fLRSFypA0216SAJ94S++5BFxie7xRWbgDgwXvcwckVHivSD6FSVepsrZQo JuRVV88w9WZqPq8gBF2+G8f0KOKHVBRh3OkZJFOuZNGuI044NSCKa87mbgYzNVgnsgLC RIxw==
- Archived-at: <https://zsh.org/workers/54304>
- In-reply-to: <463953a5-c556-4078-811b-e42838eaf422@app.fastmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <463953a5-c556-4078-811b-e42838eaf422@app.fastmail.com>
On Mon, Apr 6, 2026 at 1:41 PM dana <dana@xxxxxxx> wrote:
>
> i've wished for this for years. you can do it with zstat but it feels
> like such an obvious complement to :[aAP]
Is it really OK for this to fail when not HAVE_READLINK ?
That is, to print an error, as opposed to act like :P would.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author