Are you on macOS Catalina (10.15)? If so you’re probably getting bit by 
https://github.com/fish-shell/fish-shell/issues/6270 
<https://github.com/fish-shell/fish-shell/issues/6270> - 10.15’s `makewhatis` 
doesn’t work.

The upcoming fish 3.1 release works around it.  You can work around it on 3.0.2 
by re-defining the __fish_describe_command function to do nothing.

Hope that helps!

> On Jan 23, 2020, at 8:25 AM, Glenn Jackman <jack...@pythian.com> wrote:
> 
> Using version 3.0.2, tab completion for commands takes up to several seconds.
> 
> How can I debug what's going on? 
> 
> -- 
> Glenn Jackman
> 
> 
> --
> 
> 
> 
> 
> 
> _______________________________________________
> Fish-users mailing list
> Fish-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fish-users

_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to