summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2001-04-12 09:24:40 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2001-04-12 09:24:40 +0000
commitf48fd1dd86ea6bddfb30bb5089694f26b0a2fb7f (patch)
tree5fd66cd2efe460bd8df0f7897369862902aa8464
parent43cd922cd82026eaa968aeafd29f08ea386bb492 (diff)
downloadzsh-f48fd1dd86ea6bddfb30bb5089694f26b0a2fb7f.tar.gz
zsh-f48fd1dd86ea6bddfb30bb5089694f26b0a2fb7f.zip
add _arguments based completion for alias and jobs (13947)
-rw-r--r--Completion/Zsh/Command/.distfiles2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Zsh/Command/.distfiles b/Completion/Zsh/Command/.distfiles
index 7f6a3d0d8..69c326eb9 100644
--- a/Completion/Zsh/Command/.distfiles
+++ b/Completion/Zsh/Command/.distfiles
@@ -6,5 +6,5 @@ _builtin _emulate _precommand _setopt _unsetopt _zle
_cd _enable _print _source _wait _zmodload
_command _fc _prompt _stat _which _zpty
_compdef _hash _read _trap _zcompile _zstyle
-_ttyctl _ulimit _vared
+_ttyctl _ulimit _vared _alias _jobs_builtin
'