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! Thanks -- 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/e6d5b220-88ff-4b54-a5bd-f74c141077a7n%40googlegroups.com.