From 947c76bc58a6e1d1ce676b4ddd3a1b22eefab7e7 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 2 Apr 2001 11:27:41 +0000 Subject: moved from Completion/Builtins/_echotc --- Completion/Zsh/Command/_echotc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Completion/Zsh/Command/_echotc (limited to 'Completion/Zsh') diff --git a/Completion/Zsh/Command/_echotc b/Completion/Zsh/Command/_echotc new file mode 100644 index 000000000..cc07b9cd0 --- /dev/null +++ b/Completion/Zsh/Command/_echotc @@ -0,0 +1,7 @@ +#compdef echotc + +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 -- cgit 1.4.1