about summary refs log tree commit diff
path: root/Completion/Zsh
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2001-05-30 11:54:53 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2001-05-30 11:54:53 +0000
commit13476e2a866281214bb27d97547ec5c94e37b12c (patch)
tree2705042d973f03c3bf826a4fb977671d072e51f1 /Completion/Zsh
parentc78b01db57dc44f434d568025d649e1ca16a8349 (diff)
downloadzsh-13476e2a866281214bb27d97547ec5c94e37b12c.tar.gz
zsh-13476e2a866281214bb27d97547ec5c94e37b12c.tar.xz
zsh-13476e2a866281214bb27d97547ec5c94e37b12c.zip
update _pine for pine 4.33, add echoti completion and update _echotc (14567)
Diffstat (limited to 'Completion/Zsh')
-rw-r--r--Completion/Zsh/Command/.distfiles2
-rw-r--r--Completion/Zsh/Command/_echotc4
-rw-r--r--Completion/Zsh/Command/_echoti5
3 files changed, 7 insertions, 4 deletions
diff --git a/Completion/Zsh/Command/.distfiles b/Completion/Zsh/Command/.distfiles
index 69c326eb9..4e75e0e3d 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       _alias       _jobs_builtin
+_echoti      _ttyctl      _ulimit      _vared       _alias       _jobs_builtin
 '
diff --git a/Completion/Zsh/Command/_echotc b/Completion/Zsh/Command/_echotc
index cc07b9cd0..79eb6d91f 100644
--- a/Completion/Zsh/Command/_echotc
+++ b/Completion/Zsh/Command/_echotc
@@ -2,6 +2,4 @@
 
 local expl
 
-_wanted arguments expl 'terminal capability' \
-    compadd al dc dl do le up al bl cd ce cl cr \
-            dc dl do ho is le ma nd nl se so up
+_wanted arguments expl 'terminal capability' compadd -k termcap
diff --git a/Completion/Zsh/Command/_echoti b/Completion/Zsh/Command/_echoti
new file mode 100644
index 000000000..ed3a98f4c
--- /dev/null
+++ b/Completion/Zsh/Command/_echoti
@@ -0,0 +1,5 @@
+#compdef echoti
+
+local expl
+
+_wanted arguments expl 'terminal capability' compadd -k terminfo