"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
Stefan Sperling <stsp@stsp.name>
Subject:
Re: [PATCH] zsh tab completion
To:
Mikhail Pchelin <misha@freebsd.org>
Cc:
gameoftrees@openbsd.org
Date:
Fri, 24 Jul 2026 19:24:42 +0200

Download raw body.

Thread
On Fri, Jul 24, 2026 at 08:04:19PM +0300, Mikhail Pchelin wrote:
> One thing which was bothering me while using got is absence of tab
> completion, like with git (remotes, branches, revert/stage/unstage smart
> file paths, flags and commands help, etc).
> 
> Zsh completion file is inlined, the patch puts it into new contrib/
> folder, brief instructions are on the top.
> 
> Thoughts?

Is this really something we need to host in our own repository?

It's a config file for third-party software, so I'm not sure why
we should be responsible for it.