gf icon indicating copy to clipboard operation
gf copied to clipboard

I'm running zprezto (similar to oh-my-zsh) and autocomplete isn't working

Open danielmiessler opened this issue 5 years ago • 7 comments

I'm running zprezto (similar to oh-my-zsh) and autocomplete isn't working.

I've tried parsing multiple times, hupping the shell, etc.

But it just says, "no such pattern".

danielmiessler avatar Jun 30 '19 18:06 danielmiessler

Hi @danielmiessler! Thanks for raising an issue!

To help me diagnose, can you tell me what the output of gf -list is?

tomnomnom avatar Jul 04 '19 12:07 tomnomnom

Helloo @tomnomnom I am also facing the same problem tried with different version of golang. also your go -list comes blank

royalcoder-sudo avatar Jun 18 '20 11:06 royalcoder-sudo

@tomnomnom cypher$ gf -list aws-keys base64 cors debug-pages firebase fw go-functions http-auth ip json-sec meg-headers php-curl php-errors php-serialized php-sinks php-sources s3-buckets sec servers strings takeovers upload-fields urls

but same issue ?

hassankhan98 avatar Jul 21 '20 11:07 hassankhan98

Hi @tomnomnom facing same issue on mac OS.

danzee1 avatar Sep 10 '20 02:09 danzee1

Facing with no such pattern using oh-my-zsh under macOs Catalina 10.15.7 (19H2). Added to the .zshrc: source ~/gf/gf-completion.zsh. Note that gf -list is nothing. Снимок экрана 2021-01-05 в 00 57 28

storenth avatar Jan 04 '21 17:01 storenth

@storenth where are your patterns stored? They should be in ~/.config/gf or ~/.gf/

tomnomnom avatar Jan 04 '21 18:01 tomnomnom

@storenth where are your patterns stored? They should be in ~/.config/gf or ~/.gf/

I see, now its works! Not entirely clear from the Install description.

storenth avatar Jan 05 '21 05:01 storenth