You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
What happened: when ritchie autocomplete is present on my .zshrc file, my 'bash' session takes around 30 seconds to be ready to use.
What you expected to happen: That there is no delay as big as this at the beginning of my Bash session.
How to reproduce it (as minimally and precisely as possible): ritchie autocomplete needs to be in start script.
~/.zshrc
Anything else we need to know?:
I have benchmarked my bash to find the source of problem, and It seems that the problem occurred in the
rit conclusion zsh
.With ritchie autocomplete, start in almost 30 seconds.
Testing ritchie autocomplete command in my .zshrc
Without ritchie autocomplete, start in 205ms.
Environment:
rit --version
): 2.11.3The text was updated successfully, but these errors were encountered: