zap-zsh / zap

:zap: Zap is a minimal zsh plugin manager
https://www.zapzsh.com/
GNU General Public License v3.0
942 stars 33 forks source link

Asyncronously Updating plugins #178

Closed ckangnz closed 1 month ago

ckangnz commented 5 months ago

If the feature request is for a plugin or theme, specify it here.

No response

If the feature solves a problem you have, specify it here.

I find updating the plugins slow. When zap update command runs, I expect zap and all other plugins to update automatically and asyncronously.

Describe the proposed feature.

I want the plugins to asynchronously check its update status and update. This is a normal behaviour on zplug which I used before migrating to zap.

Describe alternatives you've considered

No response

Additional context

No response

Related Issues

No response

ChristianChiarulli commented 2 months ago

Async updates would be nice, I would weigh that against further complicating the code tho.