%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/share/zsh/5.8/functions/Completion/X/
Upload File :
Create Path :
Current File : //usr/local/share/zsh/5.8/functions/Completion/X/_x_font

#autoload

local expl

_tags fonts || return 1

# This *has* to be improved some day...

if (( ! $+_font_cache )); then
  typeset -gU _font_cache

 _font_cache=( ${(f)"$(_call_program fonts xlsfonts)"} )
fi

_wanted fonts expl font \
    compadd -M 'r:|-=* r:|=*' "$@" -a - _font_cache

Zerion Mini Shell 1.0