httpie/cli

fish shell completions

Open

#912 geöffnet am 10. Mai 2020

Auf GitHub ansehen
 (14 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (3.676 Forks)batch import
enhancementhelp wantedpackaging

Repository-Metriken

Stars
 (33.716 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

It would be amazing if httpie could default-install completions for the awesome fish shell.

Reference: https://fishshell.com/docs/current/#where-to-put-completions

Example of other great tools that does this:

ll  /usr/share/fish/vendor_completions.d
.rw-r--r-- 4.4k root root 25 Apr 13:48 bat.fish
.rw-r--r--  51k root root 11 Mar  2:24 docker.fish
.rw-r--r--  12k root root  9 May 17:38 rg.fish

Contributor Guide