Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] Don't complete dirs as suffix aliases



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