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

Re: Final demise of alias stack



> (Note that this mechanism only expands one level of aliases:  if the
> resulting alias is itself an alias it will not be expanded.  I have
> kept this, but is it a bug?)

Peter,  I haven't tried the patch yet, but are you saying that

alias ls='/usr/local/bin'
alias ll='ls -l'

won't expand all the way?  Is that right?

rc



Messages sorted by: Reverse Date, Date, Thread, Author