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
When using autocomplete (tab) in WSL1, there's a noticeable delay (0.5-2s) before showing autocomplete results be it a git, ls, dir, whatever.
I've seen this on two different installations of WSL1, with Ubuntu and Debian at least.
I also tried fzf-tab-completion plugin instead of this and it didn't produce the same issue. Sorry, I don't know how different these two plugins are as both otherwise seem to work similarly for my needs.
I can make sure:
[ X] I am using the latest version of fzf-tab
[ X] this is the minimal zshrc which can reproduce this bug
Describe the bug
When using autocomplete (tab) in WSL1, there's a noticeable delay (0.5-2s) before showing autocomplete results be it a git, ls, dir, whatever.
I've seen this on two different installations of WSL1, with Ubuntu and Debian at least.
I also tried fzf-tab-completion plugin instead of this and it didn't produce the same issue. Sorry, I don't know how different these two plugins are as both otherwise seem to work similarly for my needs.
I can make sure:
compinit
To Reproduce
Steps to reproduce the behavior:
Expected behavior
minimal delay after pressing tab
Environment:
Minimal zshrc
Log
C-x does nothing - perhaps because of WSL? so I cannot get a debug log.
The text was updated successfully, but these errors were encountered: