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

Re: Proof of concept mainstream plugin manager



Tested 21 plugins:

horosgrisa/autoenv
adolfoabegg/browse-commit
arzzen/calc.plugin.zsh
walesmd/caniuse.plugin.zsh
mollifier/cd-gitroot
MikeDacre/cdbk
willghatch/zsh-cdr
rutchkiwi/copyzshell (required OMZ directory structure simulation)
veelenga/crystal-zsh
jgrowl/depot_tools
gusaiani/elixir-oh-my-zsh
b4b4r07/emoji-cli
b4b4r07/enhancd
uvaes/fzf-marks
voronkovich/get-jquery.plugin.zsh
fontno/ghost_zeus
peterhurford/git-aliases.zsh
unixorn/git-extra-commands
peterhurford/git-it-on.zsh
tevren/gitfast-zsh-plugin

Only the last one doesn't work, but it's for sure broken, that's not
zplugin's fault. So currently only one small problem exists, the
glitch between zsh-navigation-tools/n-cd and zsh-cdr.

Added shadowing of `alias' and `zle' and `source' reporting, will now
think about doing diff on $functions before and after a plugin is
load, to report what functions were created by the plugin, then I will
test remaining plugins

Very nice reports at the end:
https://asciinema.org/a/6hem25k7yls8otgtilkf7idsw

Best regards,
Sebastian Gniazdowski



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