D6574: zsh: enable completion support for chg as well

spectral (Kyle Lippincott) phabricator at mercurial-scm.org
Thu Jun 27 12:19:57 EDT 2019


Closed by commit rHG0c0e54bcea9b: zsh: enable completion support for chg as well (authored by spectral).
This revision was automatically updated to reflect the committed changes.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D6574?vs=15657&id=15678

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D6574/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D6574

AFFECTED FILES
  contrib/zsh_completion

CHANGE DETAILS

diff --git a/contrib/zsh_completion b/contrib/zsh_completion
--- a/contrib/zsh_completion
+++ b/contrib/zsh_completion
@@ -1,4 +1,4 @@
-#compdef hg
+#compdef hg chg
 
 # Zsh completion script for mercurial.  Rename this file to _hg and copy
 # it into your zsh function path (/usr/share/zsh/site-functions for



To: spectral, #hg-reviewers, pulkit
Cc: mercurial-devel


More information about the Mercurial-devel mailing list