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

Re: PATCH: key bindings, fixes, docs, tests for vi stuff



On 11/20/2014 04:49 PM, Bart Schaefer wrote:
On Nov 21,  1:01am, Oliver Kiddle wrote:
}
} + * textobjects.c - ZLE module implementing Vim style text objects

This isn't actually a "module" is it?  It's just part of the ZLE vi
widget set?

I have from time to time wondered if segregating some of the builtin
widgets into loadable modules might be beneficial.
Since they can autoload, why would one not put as much stuff as possible into modules? Keep the central binary as trim as possible? I guess speed could be a concern, but
really how much?



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