fish-nvm icon indicating copy to clipboard operation
fish-nvm copied to clipboard

Autocomplete very slow.

Open c10b10 opened this issue 3 years ago • 1 comments

I can confirm the issue described in #38 happens to me as well. It's slow all the time. Type nvm install and then hit Tab.

c10b10 avatar Sep 26 '20 13:09 c10b10

I get the following error when I try to tab nvm install :

❯ nvm install grep: invalid option -- P
usage: grep [-abcdDEFGHhIiJLlMmnOopqRSsUVvwXxZz] [-A num] [-B num] [-C[num]]
	[-e pattern] [-f file] [--binary-files=value] [--color=when]
	[--context[=num]] [--directories=action] [--label] [--line-buffered]
	[--null] [pattern] [file ...]

zoltan-magyar avatar Mar 31 '22 01:03 zoltan-magyar