Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Allow '=' aliases to be used with -L
- X-seq: zsh-workers 42508
- From: Joey Pabalinas <joeypabalinas@xxxxxxxxx>
- To: "Nikolay Aleksandrovich Pavlov (ZyX)" <kp-pav@xxxxxxxxx>
- Subject: Re: [PATCH] Allow '=' aliases to be used with -L
- Date: Fri, 23 Mar 2018 00:36:57 -1000
- Cc: Joey Pabalinas <joeypabalinas@xxxxxxxxx>, "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=alXtG1J/ZStMxW40HuSSl9CnXBL8DC84aRdoEcNmHw0=; b=Vy/WbGLluJS+wSjMCfeNqJ11U1Evd22XE9GwV+OF2ur7MVmbzxN/0WswPq7Rv3pTTJ CS3HDSC37s0iJCSyeXcMGlbHDVm864LcYSxVEGQF1rFPbJ/zVO/AcgdjbujTrybYsTiK EYXEXt/FilrUuTbsYHbW5p6QWsOH+ZJKCJVX8BPTZlSFE81Q7RlorxsyNW3FtFO/aMGj /zbxB/lt4gdnzoE81zP1qFT4s7AnekrD6xZ+OkVK+qoXv3FyBjj+F9MOAZ/9+cbU/nJ6 bD1OKKYHbq54ULNG4y/73E00ftAf2uumghIFjDWk0d1ja91PwOc+TUqyYYY1F/MU41v4 ZADw==
- In-reply-to: <784731521799750@web19o.yandex.ru>
- 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
- References: <20180322011905.45n377wsxp62k57e@gmail.com> <784731521799750@web19o.yandex.ru>
On Fri, Mar 23, 2018 at 01:09:10PM +0300, Nikolay Aleksandrovich Pavlov (ZyX) wrote:
> This looks like all aliases having `=` in them will be printed with exactly
> the same key `=`, including those which are not equal to `=`.
Right, I didn't think about the case where people create aliases aside
from plain 'ol "=".
Live and learn as they say :)
--
Cheers,
Joey Pabalinas
Attachment:
signature.asc
Description: PGP signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author