strykelang 0.8.13

A highly parallel Perl 5 interpreter written in Rust
Documentation
1
2
3
4
5
6
7
8
#compdef infocmp -value-,TERM,-default-

local desc expl

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

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