From 13476e2a866281214bb27d97547ec5c94e37b12c Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Wed, 30 May 2001 11:54:53 +0000 Subject: update _pine for pine 4.33, add echoti completion and update _echotc (14567) --- Completion/Zsh/Command/_echoti | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Completion/Zsh/Command/_echoti (limited to 'Completion/Zsh/Command/_echoti') 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 -- cgit 1.4.1