Download raw body.
[PATCH] zsh tab completion
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.
[PATCH] zsh tab completion