Alex Zinchenko

Results 36 comments of Alex Zinchenko

I understand that this issue is a bit "out of date", but I'm not sure it's `zplug` issue at all. Release should have an extension.

@b4b4r07 Is there anything I can do for you and `zplug`? I guess I can handle CI/tests. EDIT: look at #551.

If I'm not mistaken, same thing happens with plugins from OMZ - I had to remove them all after it started to take up to 30-40 seconds for zplug to...

@ouchxp You forgot to invoke `zplug load` in your `.zshrc` after sourcing `$HOME/.zplug/init.zsh`.

@rvdm Your autocompletion doesn't work at all? What about your `.zcompdump`? > invoking 'zplug load' in '.zshrc' after sourcing '$HOME/.zplug/init.zsh' makes no difference Maybe it look like so, but `zplug...

@rvdm Strange. So, do you have any contents in `~/.zcompdump` after running commands above? Also, what's in your `$fpath`?

@rvdm I use the same version of zsh as you do, so I can assume this bug is somehow related rather to your OS or to zsh itself.

Same problem with latest github version when using MySQL. When trying to add new host: ``` Error 1452: Cannot add or update a child row: a foreign key constraint fails...

@tomichj Thanks for your review. Yes, I agree with you, this PR need some changes.

@tomichj Please look at new changes. Thanks!