26763: fix problem on failed cd -s to relative path
[zsh.git] / Completion / Unix / Type / _terminals
blob59f8d4d8762da7d00d1e9d2a41f42332be00e916
1 #compdef infocmp -value-,TERM,-default-
3 local desc expl
5 desc=( $TERMINFO ~/.terminfo $TERMINFO_DIRS /usr/{,share/}{,lib/}terminfo )
7 _wanted terminals expl 'terminal name' \
8     compadd "$@" - $desc/*/*(N:t)