Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete is very slow #38

Closed
ahasall opened this issue Apr 13, 2019 · 3 comments
Closed

Autocomplete is very slow #38

ahasall opened this issue Apr 13, 2019 · 3 comments

Comments

@ahasall
Copy link

ahasall commented Apr 13, 2019

Hi,

Autocompletion works on Fish 3 but is very slow.

Checkout this asciinema showing the issue

Thank you

@FabioAntunes
Copy link
Owner

Hey @ahasall is that only on the first run? If you open a new session. try to do autocomplete, it will be slow. try to do it again. Will it be faster?

The first run will always be slower, due to the sourcing of nvm on the fly. After the first sourcing, you should have a normal speed.

@ahasall
Copy link
Author

ahasall commented Apr 19, 2019

It happens all the time not only at startup. It can take more than 10s to do the autocompletion.

@c10b10
Copy link

c10b10 commented Sep 26, 2020

I can confirm this happens to me as well. It's slow all the time. Type nvm install and then hit Tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants