Thank you Steve

On Thursday, June 30, 2022 at 12:23:41 PM UTC+2 steve....@gmail.com wrote:

> On Thu, 30 Jun 2022 at 11:07, 'Valentin Deleplace' via golang-nuts <
> golan...@googlegroups.com> wrote:
>
>> Hello, is there a recommended way to achieve command line completion of 
>> the go command with Bash and Zsh?
>> E.g.
>> go te<TAB>  ->  go test
>> go bui<TAB> -> go build
>>
>> I don't have that out-of-the-box, and the install page 
>> <https://go.dev/doc/install> doesn't mention it.
>> I've seen a couple of 3rd party github repos for this, that have not been 
>> updated recently. Maybe one of them is good, I just haven't tried them yet!
>>
>
> I'm using and can recommend
>
> https://github.com/zsh-users/zsh-completions
>
> which seems actively maintained.
>
> -- 
> Steve Mynott <steve....@gmail.com>
> rsa3072/629FBB91565E591955B5876A79CEFAA4450EBD50
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/8a3a48b9-fa2a-401e-a2d8-05af9937ce25n%40googlegroups.com.

Reply via email to