cli icon indicating copy to clipboard operation
cli copied to clipboard

Add autocomplete support for fish shell

Open sferik opened this issue 6 years ago • 6 comments

What is the current behavior?

> heroku autocomplete 
Error: fish is not a supported shell for autocomplete

sferik avatar Aug 22 '18 21:08 sferik

There are no plans to write autocomplete for fish at this time.

RasPhilCo avatar Aug 22 '18 21:08 RasPhilCo

+1

MattWalston avatar Sep 08 '18 13:09 MattWalston

+1

chadwtaylor avatar Apr 18 '20 18:04 chadwtaylor

+1

75asa avatar May 08 '20 02:05 75asa

would be nice!

DanLeCornu avatar Nov 03 '20 09:11 DanLeCornu

fish already supports heroku auto complete out of the box:

https://github.com/fish-shell/fish-shell/blob/master/share/completions/heroku.fish

walles avatar Oct 10 '22 09:10 walles