Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Don't complete dirs as suffix aliases
- X-seq: zsh-workers 50202
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Marlon Richert <marlon.richert@xxxxxxxxx>
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: [PATCH] Don't complete dirs as suffix aliases
- Date: Wed, 11 May 2022 10:03:49 +0200
- Archived-at: <https://zsh.org/workers/50202>
- In-reply-to: <CAHLkEDtdcUO+Oox91c2VOgUTZHpzufcQeGWvR7JmBm=p3Z59CA@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAHLkEDtdcUO+Oox91c2VOgUTZHpzufcQeGWvR7JmBm=p3Z59CA@mail.gmail.com>
On 5/11/22, Marlon Richert <marlon.richert@xxxxxxxxx> wrote:
> ...because suffix aliases don't work with directories.
In what sense do they not work?
% alias -s marlon=echo
% mkdir hello.marlon
% hello.marlon
hello.marlon
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author