about summary refs log tree commit diff
path: root/Completion/Debian/Type/_debbugs_bugnumber
blob: f7b09054db8d17001f0bfddbcef51d8469e4bf23 (plain) (blame)
1
2
3
4
5
6
7
8
9
#autoload
# TODO: use _describe with some basic metadata (e.g., bug title/package/version)

[[ $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)