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

Re: Are completions in some way heavy?



Bart Schaefer wrote on Mon, Jun 06, 2016 at 09:01:04 -0700:
> On Jun 6,  2:43pm, Sebastian Gniazdowski wrote:
> } Also, overall, it would be nice that I would collect all mainstream _*
> } patches, and provide the completions for all Zsh versions.
> 
> Having a location from which to grab .../share/$ZSH_VERSION/functions/
> trees for past zsh releases would be useful, particularly if fixes from
> more recent versions were backported when possible.

Sebastian, your project currently only covers completion functions
(Completion/**/*), not runtime functions (Functions/**/*); do you plan
to cover the latter too?

The "most fixes made in master are applicable to older versions too"
point applies to non-completion functions too, after all.

Cheers,

Daniel



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