%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/share/zsh/5.8/functions/Completion/Debian/
Upload File :
Create Path :
Current File : //usr/local/share/zsh/5.8/functions/Completion/Debian/_debbugs_bugnumber

#autoload
# TODO: use _describe with some basic metadata (e.g., bug title/package/version)

local expl

[[ $PREFIX$SUFFIX == [0-9]# ]] || return 1

# The cache directory moved; try both locations.
# ### TODO: Use 'bts listcachedbugs'?
local -a cachedirs=( ~/.devscripts_cache/bts ~/.cache/devscripts/bts )
_wanted -x bugnum expl 'bug number' compadd -- $^cachedirs/<->.(html|mbox)(N:t:r)

Zerion Mini Shell 1.0