git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Remove your ZSH completion in favor of the completion script distributed and maintained by ZSH
@ 2024-07-07 11:53 Doron Behar
  2024-07-07 14:15 ` Andreas Schwab
  0 siblings, 1 reply; 6+ messages in thread
From: Doron Behar @ 2024-07-07 11:53 UTC (permalink / raw)
  To: git

Hello,

Today I wanted to use some cool features of the ZSH tab completion
function that ZSH provides[1]. Only after half an hour of trying to
debug why something didn't work for me, I noticed that I'm not even
loading ZSH's git tab completion, but I'm loading the implementation
distributed by Git, which is undoubtedly inferior in terms of features.

ZSH completion is almost always distributed with every distribution of
ZSH, so there is no need for the two projects to maintain two completion
functions for the same program :).

[1]:
https://github.com/zsh-users/zsh/blob/zsh-5.9/Completion/Unix/Command/_git

Doron.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-07-07 18:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-07 11:53 Remove your ZSH completion in favor of the completion script distributed and maintained by ZSH Doron Behar
2024-07-07 14:15 ` Andreas Schwab
2024-07-07 14:47   ` Doron Behar
2024-07-07 14:58     ` brian m. carlson
2024-07-07 18:17       ` Doron Behar
2024-07-07 15:21     ` rsbecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).