mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 21:44:11 +01:00
moved from Completion/Builtins/_echotc
This commit is contained in:
parent
457c84ff52
commit
947c76bc58
7
Completion/Zsh/Command/_echotc
Normal file
7
Completion/Zsh/Command/_echotc
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user