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

Re: Handling of *ARGZERO options, for Zsh <= 5.3



On Tue, Jan 2, 2018 at 11:25 AM, Eric Cook <llua@xxxxxxx> wrote:
> Weird how the prompting, calender, zftp and completion system all work with fpath
> and autoloading, yet `plugins' somehow need to depend on the exact location
> of files to bootstrap themselves.

The thought is that plugins might be installed in non-standard
locations and might have multiple dependent files, so it's easier if
you don't have to put them all in a previously-known fpath.



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