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

Re: Problem after upgrade from 4.3 to 5.2



On Apr 16,  2:42am, Oliver Kiddle wrote:
} Subject: Re: Problem after upgrade from 4.3 to 5.2
}
} I've also run into problems with completion relying on pushd in one
} place as I disable (and replace) pushd.

Why disable it?  A function named pushd will always take precedence
over the builtin.

The only use in completion is in _canonical_paths where "builtin pushd"
is used to traverse a symlink to a directory and then return to the
original working directory.



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