pho icon indicating copy to clipboard operation
pho copied to clipboard

[Feature] Shell completion

Open alyssadev opened this issue 1 year ago • 1 comments

Use case: I was hoping to be able to autofill pho view str<tab> with installed packages starting with that string.

I'm unfamiliar with Go, but I plan to investigate making a PR implementing https://github.com/posener/complete maybe

alyssadev avatar Jan 06 '24 02:01 alyssadev

Seems like urfave/cli has support for autocompletion. I'll probably take some time to look into this, might as well give a better working implementation.

zyrouge avatar Apr 16 '24 12:04 zyrouge