eendroroy / alien

An asynchronous zsh prompt
https://eendroroy.github.io/alien
MIT License
307 stars 45 forks source link

zsh slows down in git reopsitories #13

Closed shubhsherl closed 5 years ago

shubhsherl commented 6 years ago
eendroroy commented 6 years ago

Thanks for creating the issue. It might take some time to troubleshoot and fix it.

eendroroy commented 6 years ago

Hi @shubhsherl Could test with this repo? I don't see any lagging due to large repo size. I am using Alacritty terminal emulator.

eendroroy commented 6 years ago

Missed the repo url, sorry.

https://github.com/iboneyard/test_repo

shubhsherl commented 6 years ago

@eendroroy Its working fine with the given repo, can you try this one. git clone --recursive https://github.com/boostorg/boost.git

eendroroy commented 6 years ago

Now I see the lagging.

eendroroy commented 6 years ago

I have made some changes. Do you see any improvement now?

shubhsherl commented 6 years ago

Yaa, its working fine now, but still I have to wait for some time....but better than before.

eendroroy commented 6 years ago

Still trying to make it faster.

shubhsherl commented 5 years ago

In the repos, like the source code of Gentoo, it is still lagging.

eendroroy commented 5 years ago

Made few upgrades. The lagging should be gone now.

shubhsherl commented 4 years ago

@eendroroy thanks, it works like a charm 🎉