diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2001-04-03 21:13:10 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2001-04-03 21:13:10 +0000 |
commit | da0179bfb22bff9f159e4a7c76e0f810e84d0b4a (patch) | |
tree | 480a029dcc96488a02deba49ae173310407f4761 /Completion/Zsh/Command/.distfiles | |
parent | 6150ef8696a3081772122743eb650d8449d4f7a3 (diff) | |
download | zsh-da0179bfb22bff9f159e4a7c76e0f810e84d0b4a.tar.gz zsh-da0179bfb22bff9f159e4a7c76e0f810e84d0b4a.tar.xz zsh-da0179bfb22bff9f159e4a7c76e0f810e84d0b4a.zip |
new completion functions
Diffstat (limited to 'Completion/Zsh/Command/.distfiles')
-rw-r--r-- | Completion/Zsh/Command/.distfiles | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Zsh/Command/.distfiles b/Completion/Zsh/Command/.distfiles index 66e1babd6..7f6a3d0d8 100644 --- a/Completion/Zsh/Command/.distfiles +++ b/Completion/Zsh/Command/.distfiles @@ -6,4 +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 ' |