about summary refs log tree commit diff
path: root/Completion/Unix/Type/_terminals
blob: 039430ad5b3d4e2a9cfe955e1361909f4585e29c (plain) (blame)
1
2
3
4
5
6
7
8
#compdef infocmp -T values TERM

local desc expl

desc=( $TERMINFO ~/.terminfo $TERMINFO_DIRS /usr/{,share/}{,lib/}terminfo )

_wanted terminals expl 'terminal name' \
    compadd "$@" - $desc/*/*(N:t)